serviceendpoint EntityType
Service endpoint that can be contacted.
- Entity set path:
- [organization URI]/api/data/v9.2/serviceendpoints
- Base type:
- crmbaseentity
- Table type:
- Standard
- Display name:
- Service Endpoint
- Primary key:
- serviceendpointid
- Primary name column:
- name
- Operations supported:
- POST GET PATCH DELETE
Properties
Properties represent fields of data stored in the entity. Some properties are read-only.
Name | Type | Details | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
authtype | Edm.Int32 |
Specifies mode of authentication with SB Display name: Specifies mode of authentication with SB
Default options
|
||||||||||||||||||||||
authvalue | Edm.String |
Authentication Value Display name: Authentication Value |
||||||||||||||||||||||
componentstate | Edm.Int32 |
For internal use only. Display name: Component State Read only
Default options
|
||||||||||||||||||||||
connectionmode | Edm.Int32 |
Connection mode to contact the service endpoint. Display name: Connection Mode
Default options
|
||||||||||||||||||||||
contract | Edm.Int32 |
Type of the endpoint contract. Display name: Contract
Default options
|
||||||||||||||||||||||
createdon | Edm.DateTimeOffset |
Date and time when the service endpoint was created. Display name: Created On Read only
|
||||||||||||||||||||||
description | Edm.String |
Description of the service endpoint. Display name: Description |
||||||||||||||||||||||
introducedversion | Edm.String |
Version in which the form is introduced. Display name: Introduced Version |
||||||||||||||||||||||
isauthvalueset | Edm.Boolean |
Read only
Default options
|
||||||||||||||||||||||
iscustomizable | BooleanManagedProperty |
Information that specifies whether this component can be customized. Display name: Customizable |
||||||||||||||||||||||
ismanaged | Edm.Boolean |
Information that specifies whether this component is managed. Display name: State Read only
Default options
|
||||||||||||||||||||||
issaskeyset | Edm.Boolean |
Read only
Default options
|
||||||||||||||||||||||
issastokenset | Edm.Boolean |
Read only
Default options
|
||||||||||||||||||||||
messagecharset | Edm.Int32 |
Specifies the character encoding for message content Display name: Specifies the character encoding to be used for messages sent to a service endpoint
Default options
|
||||||||||||||||||||||
messageformat | Edm.Int32 |
Content type of the message Display name: Content type of the message
Default options
|
||||||||||||||||||||||
modifiedon | Edm.DateTimeOffset |
Date and time when the service endpoint was last modified. Display name: Modified On Read only
|
||||||||||||||||||||||
name | Edm.String |
Name of Service end point. Display name: Name |
||||||||||||||||||||||
namespaceaddress | Edm.String |
Full service endpoint address. Display name: Namespace Address |
||||||||||||||||||||||
namespaceformat | Edm.Int32 |
Format of Service Bus Namespace Display name: Format of Service Bus Namespace
Default options
|
||||||||||||||||||||||
overwritetime | Edm.DateTimeOffset |
For internal use only. Display name: Record Overwrite Time Read only
|
||||||||||||||||||||||
path | Edm.String |
Path to the service endpoint. Display name: Path |
||||||||||||||||||||||
runtimeintegrationproperties | Edm.String |
For internal use only. Holds miscellaneous properties related to runtime integration. Display name: Runtime Integration Properties |
||||||||||||||||||||||
saskey | Edm.String |
Shared Access Key Display name: Shared Access Key |
||||||||||||||||||||||
saskeyname | Edm.String |
Shared Access Key Name Display name: Shared Access Key Name |
||||||||||||||||||||||
sastoken | Edm.String |
Shared Access Token Display name: Shared Access Token |
||||||||||||||||||||||
schematype | Edm.Int32 |
Specifies schema type for event grid events Display name: Specifies schema type for event grid events
Default options
|
||||||||||||||||||||||
serviceendpointid | Edm.Guid |
Unique identifier of the service endpoint. |
||||||||||||||||||||||
serviceendpointidunique | Edm.Guid |
Unique identifier of the service endpoint. Read only
|
||||||||||||||||||||||
solutionid | Edm.Guid |
Unique identifier of the associated solution. Display name: Solution Read only
|
||||||||||||||||||||||
solutionnamespace | Edm.String |
Namespace of the App Fabric solution. Display name: Service Namespace |
||||||||||||||||||||||
url | Edm.String |
Full service endpoint Url. Display name: Url Address |
||||||||||||||||||||||
usekeyvaultconfiguration | Edm.Boolean |
Use Auth Information in KeyVault Display name: Use Auth Information in KeyVault
Default options
|
||||||||||||||||||||||
userclaim | Edm.Int32 |
Additional user claim value type. Display name: User Claim
Default options
|
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 Lookup property data.
Name | Single-valued navigation property | Description |
---|---|---|
_createdby_value | createdby |
Unique identifier of the user who created the service endpoint. |
_createdonbehalfby_value | createdonbehalfby |
Unique identifier of the delegate user who created the service endpoint. |
_keyvaultreferenceid_value | keyvaultreferenceid |
Unique identifier for keyvaultreference associated with serviceendpoint. |
_modifiedby_value | modifiedby |
Unique identifier of the user who last modified the service endpoint. |
_modifiedonbehalfby_value | modifiedonbehalfby |
Unique identifier of the delegate user who modified the service endpoint. |
_organizationid_value | organizationid |
Unique identifier of the organization with which the service endpoint is associated. |
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 |
---|---|---|
createdby | systemuser | createdby_serviceendpoint |
createdonbehalfby | systemuser | lk_serviceendpointbase_createdonbehalfby |
keyvaultreferenceid | keyvaultreference | keyvaultreference_ServiceEndpoint |
modifiedby | systemuser | modifiedby_serviceendpoint |
modifiedonbehalfby | systemuser | lk_serviceendpointbase_modifiedonbehalfby |
organizationid | organization | organization_serviceendpoint |
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 |
---|---|---|
serviceendpoint_sdkmessageprocessingstep | sdkmessageprocessingstep | eventhandler_serviceendpoint |
Operations
The following operations can be used with the serviceendpoint entity type.
Name | Binding |
---|---|
TriggerServiceEndpointCheck | Bound to Entity |