sla EntityType
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Description: Contains information about the tracked service-level KPIs for cases that belong to different customers.
Entity Set path:[organization URI]/api/data/v8.2/slas
Base Type: crmbaseentity EntityType
Display Name: SLA
Primary Key: slaid
Primary Name Attribute: name
Properties
Lookup Properties
Single-valued navigation properties
Collection-valued navigation properties
Properties
Properties represent fields of data stored in the entity. Some properties are read-only.
Name |
Type |
Details |
---|---|---|
allowpauseresume |
Edm.Boolean |
Description: Select whether this SLA will allow pausing and resuming during the time calculation. Default Options: 1 : Allow Display Name: Allow Pause and Resume |
applicablefrom |
Edm.String |
Description: Select the field that specifies the date and time from which the SLA items will be calculated for the case record. For example, if you select the Case Created On field, SLA calculation will begin from the time the case is created. Display Name: Applicable From |
applicablefrompicklist |
Edm.Int32 |
Description: Select the field that specifies the date and time from which the SLA items will be calculated. For example, if you select the Case Created On field, SLA calculation will begin from the time the case is created. Default Options: 1 : No Display Name: Applicable From |
changedattributelist |
Edm.String |
Description: Type additional information to describe the SLA Display Name: ChangedAttributeList |
componentstate |
Edm.Int32 |
Description: For internal use only. Default Options: 0 : Published Display Name: Component State Read-only property |
createdon |
Edm.DateTimeOffset |
Description: Shows the date and time when the record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options. Display Name: Created On Read-only property |
description |
Edm.String |
Description: Type additional information to describe the SLA Display Name: Description |
exchangerate |
Edm.Decimal |
Description: Exchange rate between the currency associated with the SLA record and the base currency. Display Name: Exchange Rate Read-only property |
isdefault |
Edm.Boolean |
Description: Tells whether this SLA is the default one. Default Options: 1 : Yes Display Name: Is Default |
ismanaged |
Edm.Boolean |
Description: For internal use only. Default Options: 1 : Managed Display Name: Is Managed Read-only property |
modifiedon |
Edm.DateTimeOffset |
Description: Shows the date and time when the record was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options. Display Name: Modified On Read-only property |
name |
Edm.String |
Description: Type a descriptive name of the service level agreement (SLA). Display Name: Name |
objecttypecode |
Edm.Int32 |
Description: Choose the entity type that the SLA is defined. Default Options: 4412 : Import Source File Display Name: Object Type Code Read-only property |
overwritetime |
Edm.DateTimeOffset |
Description: For internal use only. Display Name: Record Overwrite Time Read-only property |
primaryentityotc |
Edm.Int32 |
Description: Shows the primary entity that the SLA has been created for. Display Name: Primary Entity |
slaid |
Edm.Guid |
Description: Unique identifier of the SLA. Display Name: SLA |
slaidunique |
Edm.Guid |
Description: For internal use only. Display Name: Unique Id Read-only property |
slatype |
Edm.Int32 |
Description: Select the type of service level agreement (SLA). Default Options: 0 : Standard Display Name: SLA Type |
solutionid |
Edm.Guid |
Description: Unique identifier of the associated solution. Display Name: Solution Read-only property |
statecode |
Edm.Int32 |
Description: Shows whether the Service Level Agreement (SLA) is active or inactive. Default Options: 0 : Draft Display Name: Status |
statuscode |
Edm.Int32 |
Description: Select the status of the service level agreement (SLA). Default Options: 1 : Draft Display Name: Status Reason |
versionnumber |
Edm.Int64 |
Description: Version number of the SLA. Display Name: Version Number Read-only property |
Lookup Properties
Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Retrieve data about lookup properties
Name |
Single-valued navigation property |
Description |
---|---|---|
_businesshoursid_value |
businesshoursid |
Choose the business hours for calculating SLA item timelines. |
_createdby_value |
createdby |
Shows who created the record. |
_createdonbehalfby_value |
createdonbehalfby |
Shows who created the record on behalf of another user. |
_modifiedby_value |
modifiedby |
Shows who last updated the record. |
_modifiedonbehalfby_value |
modifiedonbehalfby |
Shows who created the record on behalf of another user. |
_ownerid_value |
ownerid |
Enter the user or team who owns the SLA. This field is updated every time the item is assigned to a different user. |
_owningbusinessunit_value |
owningbusinessunit |
Unique identifier for the business unit that owns the record |
_owningteam_value |
owningteam |
Unique identifier for the team that owns the record. |
_owninguser_value |
owninguser |
Unique identifier for the user that owns the record. |
_transactioncurrencyid_value |
transactioncurrencyid |
Unique identifier of the currency associated with the SLA record. |
_workflowid_value |
workflowid |
Workflow associated with the SLA. |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.
Name |
Type |
Partner |
---|---|---|
businesshoursid |
slabase_businesshoursid |
|
createdby |
lk_slabase_createdby |
|
createdonbehalfby |
lk_slabase_createdonbehalfby |
|
modifiedby |
lk_slabase_modifiedby |
|
modifiedonbehalfby |
lk_slabase_modifiedonbehalfby |
|
ownerid |
owner_slas |
|
owningbusinessunit |
business_unit_slabase |
|
owningteam |
team_slaBase |
|
owninguser |
user_slabase |
|
transactioncurrencyid |
TransactionCurrency_SLA |
|
workflowid |
slabase_workflowid |
Collection-valued navigation properties
Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.
Name |
Type |
Partner |
---|---|---|
manualsla_account |
sla_account_sla |
|
manualsla_activitypointer |
sla_activitypointer_sla |
|
manualsla_appointment |
sla_appointment_sla |
|
manualsla_cases |
slaid_sla |
|
manualsla_contact |
sla_contact_sla |
|
manualsla_email |
sla_email_sla |
|
manualsla_fax |
sla_fax_sla |
|
manualsla_invoice |
sla_invoice_sla |
|
manualsla_lead |
sla_lead_sla |
|
manualsla_letter |
sla_letter_sla |
|
manualsla_opportunity |
sla_opportunity_sla |
|
manualsla_phonecall |
sla_phonecall_sla |
|
manualsla_quote |
sla_quote_sla |
|
manualsla_salesorder |
sla_salesorder_sla |
|
manualsla_serviceappointment |
SLAId |
|
manualsla_socialactivity |
sla_socialactivity_sla |
|
manualsla_task |
sla_task_sla |
|
sla_account |
slainvokedid_account_sla |
|
sla_activitypointer |
slainvokedid_activitypointer_sla |
|
sla_Annotation |
objectid_sla |
|
sla_appointment |
slainvokedid_appointment_sla |
|
sla_cases |
slainvokedid_sla |
|
sla_contact |
slainvokedid_contact_sla |
|
sla_email |
slainvokedid_email_sla |
|
sla_entitlement |
slaid |
|
sla_entitlementtemplate |
slaid |
|
sla_fax |
slainvokedid_fax_sla |
|
sla_invoice |
slainvokedid_invoice_sla |
|
sla_lead |
slainvokedid_lead_sla |
|
sla_letter |
slainvokedid_letter_sla |
|
sla_opportunity |
slainvokedid_opportunity_sla |
|
sla_phonecall |
slainvokedid_phonecall_sla |
|
sla_quote |
slainvokedid_quote_sla |
|
sla_salesorder |
slainvokedid_salesorder_sla |
|
sla_serviceappointment |
slainvokedid_serviceappointment_sla |
|
sla_slaitem_slaId |
slaid |
|
sla_socialactivity |
slainvokedid_socialactivity_sla |
|
SLA_SyncErrors |
regardingobjectid_sla_syncerror |
|
sla_task |
slainvokedid_task_sla |
|
slabase_AsyncOperations |
regardingobjectid_sla |
|
slabase_BulkDeleteFailures |
regardingobjectid_sla |
See Also
Use the Microsoft Dynamics 365 Web API
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright