Get
Summary:
Returns all the bindings according to the provided query.
Parameters:
| Name | Description | Required | Type | Reference |
|---|
| squery | Query compliant to the API query grammar. | False | | |
| Path | Represents the permission path. | False | | |
| QueryRootEntityType | Defines the query root entity type. | False | | |
| QueryBinding | Defines the query binding. | False | | |
| ApplyPostCondition | If true, use PostCondition access control rules. | False | | |
| AllowedAllJoinQuery | | False | | |
| PageSize | Page size. | False | | |
| ContinuationToken | ContinuationToken returned by previous page request. | False | | |
| api-version | The requested API version | True | | |
Responses:
| Code | Description | Reference |
|---|
| 200 | The binding list. | List of Binding |
Post
Summary:
Creates a Binding.
Parameters:
| Name | Description | Required | Type | Reference |
|---|
| api-version | The requested API version | True | | |
Responses:
| Code | Description | Reference |
|---|
| 200 | The result of the binding creation. | BindingCreatedResult |
Get
Summary:
Returns a binding corresponding to the provided identifier and its information according to the provided query.
Parameters:
| Name | Description | Required | Type | Reference |
|---|
| id | Identifier of the binding. | True | | |
| squery | Query compliant to the API query grammar. | False | | |
| Path | Represents the permission path. | False | | |
| QueryRootEntityType | Defines the query root entity type. | False | | |
| QueryBinding | Defines the query binding. | False | | |
| ApplyPostCondition | If true, use PostCondition access control rules. | False | | |
| AllowedAllJoinQuery | | False | | |
| api-version | The requested API version | True | | |
Responses:
| Code | Description | Reference |
|---|
| 200 | The binding. | Binding |
Put
Summary:
Updates a binding.
Parameters:
| Name | Description | Required | Type | Reference |
|---|
| id | Identifier of the binding to update. | True | | |
| api-version | The requested API version | True | | |
Responses:
| Code | Description | Reference |
|---|
| 200 | The result of the binding update. | BindingUpdatedResult |
Delete
Summary:
Deletes a binding.
Parameters:
| Name | Description | Required | Type | Reference |
|---|
| id | Identifier of the binding to delete. | True | | |
| api-version | The requested API version | True | | |
Responses:
| Code | Description | Reference |
|---|
| 200 | The result of the binding delete. | BindingDeletedResult |
Get
Summary:
Returns all the binding items according to the provided query.
Parameters:
| Name | Description | Required | Type | Reference |
|---|
| squery | Query compliant to the API query grammar. | False | | |
| Path | Represents the permission path. | False | | |
| QueryRootEntityType | Defines the query root entity type. | False | | |
| QueryBinding | Defines the query binding. | False | | |
| ApplyPostCondition | If true, use PostCondition access control rules. | False | | |
| AllowedAllJoinQuery | | False | | |
| PageSize | Page size. | False | | |
| ContinuationToken | ContinuationToken returned by previous page request. | False | | |
| api-version | The requested API version | True | | |
Responses:
| Code | Description | Reference |
|---|
| 200 | The binding item list. | List of BindingItem |
Get
Summary:
Returns a binding item corresponding to the provided identifier and its information according to the provided query.
Parameters:
| Name | Description | Required | Type | Reference |
|---|
| id | Identifier of the binding item. | True | | |
| squery | Query compliant to the API query grammar. | False | | |
| Path | Represents the permission path. | False | | |
| QueryRootEntityType | Defines the query root entity type. | False | | |
| QueryBinding | Defines the query binding. | False | | |
| ApplyPostCondition | If true, use PostCondition access control rules. | False | | |
| AllowedAllJoinQuery | | False | | |
| api-version | The requested API version | True | | |
Responses:
| Code | Description | Reference |
|---|
| 200 | The binding item. | BindingItem |
Get
Summary:
Returns all the dimensions according to the provided query.
Parameters:
| Name | Description | Required | Type | Reference |
|---|
| squery | Query compliant to the API query grammar. | False | | |
| Path | Represents the permission path. | False | | |
| QueryRootEntityType | Defines the query root entity type. | False | | |
| QueryBinding | Defines the query binding. | False | | |
| ApplyPostCondition | If true, use PostCondition access control rules. | False | | |
| AllowedAllJoinQuery | | False | | |
| PageSize | Page size. | False | | |
| ContinuationToken | ContinuationToken returned by previous page request. | False | | |
| api-version | The requested API version | True | | |
Responses:
| Code | Description | Reference |
|---|
| 200 | The dimension list. | List of Dimension |
Post
Summary:
Creates a dimension.
Parameters:
| Name | Description | Required | Type | Reference |
|---|
| api-version | The requested API version | True | | |
Responses:
| Code | Description | Reference |
|---|
| 200 | The result of the dimension creation. | DimensionCreatedResult |
Get
Summary:
Returns a dimension corresponding to the provided identifier and its information according to the provided query.
Parameters:
| Name | Description | Required | Type | Reference |
|---|
| id | Identifier of the dimension. | True | | |
| squery | Query compliant to the API query grammar. | False | | |
| Path | Represents the permission path. | False | | |
| QueryRootEntityType | Defines the query root entity type. | False | | |
| QueryBinding | Defines the query binding. | False | | |
| ApplyPostCondition | If true, use PostCondition access control rules. | False | | |
| AllowedAllJoinQuery | | False | | |
| api-version | The requested API version | True | | |
Responses:
| Code | Description | Reference |
|---|
| 200 | The dimension. | Dimension |
Put
Summary:
Updates a dimension.
Parameters:
| Name | Description | Required | Type | Reference |
|---|
| id | Identifier of the dimension to update. | True | | |
| api-version | The requested API version | True | | |
Responses:
| Code | Description | Reference |
|---|
| 200 | The result of the dimension update. | DimensionUpdatedResult |
Delete
Summary:
Deletes a dimension.
Parameters:
| Name | Description | Required | Type | Reference |
|---|
| id | Identifier of the dimension to delete. | True | | |
| api-version | The requested API version | True | | |
Responses:
| Code | Description | Reference |
|---|
| 200 | The result of the dimension delete. | DimensionDeletedResult |
Get
Summary:
Returns all the entity associations according to the provided query.
Parameters:
| Name | Description | Required | Type | Reference |
|---|
| squery | Query compliant to the API query grammar. | False | | |
| Path | Represents the permission path. | False | | |
| QueryRootEntityType | Defines the query root entity type. | False | | |
| QueryBinding | Defines the query binding. | False | | |
| ApplyPostCondition | If true, use PostCondition access control rules. | False | | |
| AllowedAllJoinQuery | | False | | |
| PageSize | Page size. | False | | |
| ContinuationToken | ContinuationToken returned by previous page request. | False | | |
| api-version | The requested API version | True | | |
Responses:
| Code | Description | Reference |
|---|
| 200 | The entity association list. | List of EntityAssociation |
Post
Summary:
Creates a entity association.
Parameters:
| Name | Description | Required | Type | Reference |
|---|
| api-version | The requested API version | True | | |
Responses:
| Code | Description | Reference |
|---|
| 200 | The result of the entity association creation. | EntityAssociationCreatedResult |
Get
Summary:
Returns a entity association corresponding to the provided identifier and its information according to the provided query.
Parameters:
| Name | Description | Required | Type | Reference |
|---|
| id | Identifier of the entity association. | True | | |
| squery | Query compliant to the API query grammar. | False | | |
| Path | Represents the permission path. | False | | |
| QueryRootEntityType | Defines the query root entity type. | False | | |
| QueryBinding | Defines the query binding. | False | | |
| ApplyPostCondition | If true, use PostCondition access control rules. | False | | |
| AllowedAllJoinQuery | | False | | |
| api-version | The requested API version | True | | |
Responses:
| Code | Description | Reference |
|---|
| 200 | The entity association. | EntityAssociation |
Put
Summary:
Updates a entity association.
Parameters:
| Name | Description | Required | Type | Reference |
|---|
| id | Identifier of the entity association to update. | True | | |
| api-version | The requested API version | True | | |
Responses:
| Code | Description | Reference |
|---|
| 200 | The result of the entity association update. | EntityAssociationUpdatedResult |
Delete
Summary:
Deletes a entity association.
Parameters:
| Name | Description | Required | Type | Reference |
|---|
| id | Identifier of the entity association to delete. | True | | |
| api-version | The requested API version | True | | |
Responses:
| Code | Description | Reference |
|---|
| 200 | The result of the entity association delete. | EntityAssociationDeletedResult |
Get
Summary:
Returns all the entity properties according to the provided query.
Parameters:
| Name | Description | Required | Type | Reference |
|---|
| squery | Query compliant to the API query grammar. | False | | |
| Path | Represents the permission path. | False | | |
| QueryRootEntityType | Defines the query root entity type. | False | | |
| QueryBinding | Defines the query binding. | False | | |
| ApplyPostCondition | If true, use PostCondition access control rules. | False | | |
| AllowedAllJoinQuery | | False | | |
| PageSize | Page size. | False | | |
| ContinuationToken | ContinuationToken returned by previous page request. | False | | |
| api-version | The requested API version | True | | |
Responses:
| Code | Description | Reference |
|---|
| 200 | The entity property list. | List of EntityProperty |
Post
Summary:
Creates a entity property.
Parameters:
| Name | Description | Required | Type | Reference |
|---|
| api-version | The requested API version | True | | |
Responses:
| Code | Description | Reference |
|---|
| 200 | The result of the entity property creation. | EntityPropertyCreatedResult |
Get
Summary:
Returns a entity property corresponding to the provided identifier and its information according to the provided query.
Parameters:
| Name | Description | Required | Type | Reference |
|---|
| id | Identifier of the entity property. | True | | |
| squery | Query compliant to the API query grammar. | False | | |
| Path | Represents the permission path. | False | | |
| QueryRootEntityType | Defines the query root entity type. | False | | |
| QueryBinding | Defines the query binding. | False | | |
| ApplyPostCondition | If true, use PostCondition access control rules. | False | | |
| AllowedAllJoinQuery | | False | | |
| api-version | The requested API version | True | | |
Responses:
| Code | Description | Reference |
|---|
| 200 | The entity property. | EntityProperty |
Put
Summary:
Updates a entity property.
Parameters:
| Name | Description | Required | Type | Reference |
|---|
| id | Identifier of the entity property to update. | True | | |
| api-version | The requested API version | True | | |
Responses:
| Code | Description | Reference |
|---|
| 200 | The result of the entity property update. | EntityPropertyUpdatedResult |
Delete
Summary:
Deletes a entity property.
Parameters:
| Name | Description | Required | Type | Reference |
|---|
| id | Identifier of the entity property to delete. | True | | |
| force | | False | | |
| api-version | The requested API version | True | | |
Responses:
| Code | Description | Reference |
|---|
| 200 | The result of the entity property delete. | EntityPropertyDeletedResult |
Get
Summary:
Returns all the entity types according to the provided query.
Parameters:
| Name | Description | Required | Type | Reference |
|---|
| squery | Query compliant to the API query grammar. | False | | |
| Path | Represents the permission path. | False | | |
| QueryRootEntityType | Defines the query root entity type. | False | | |
| QueryBinding | Defines the query binding. | False | | |
| ApplyPostCondition | If true, use PostCondition access control rules. | False | | |
| AllowedAllJoinQuery | | False | | |
| PageSize | Page size. | False | | |
| ContinuationToken | ContinuationToken returned by previous page request. | False | | |
| api-version | The requested API version | True | | |
Responses:
| Code | Description | Reference |
|---|
| 200 | The entity type list. | List of EntityType |
Post
Summary:
Creates a entity type.
Parameters:
| Name | Description | Required | Type | Reference |
|---|
| api-version | The requested API version | True | | |
Responses:
| Code | Description | Reference |
|---|
| 200 | The result of the entity type creation. | EntityTypeCreatedResult |
Get
Summary:
Returns a entity type corresponding to the provided identifier and its information according to the provided query.
Parameters:
| Name | Description | Required | Type | Reference |
|---|
| id | Identifier of the entity type. | True | | |
| squery | Query compliant to the API query grammar. | False | | |
| Path | Represents the permission path. | False | | |
| QueryRootEntityType | Defines the query root entity type. | False | | |
| QueryBinding | Defines the query binding. | False | | |
| ApplyPostCondition | If true, use PostCondition access control rules. | False | | |
| AllowedAllJoinQuery | | False | | |
| api-version | The requested API version | True | | |
Responses:
| Code | Description | Reference |
|---|
| 200 | The entity type. | EntityType |
Put
Summary:
Updates a entity type.
Parameters:
| Name | Description | Required | Type | Reference |
|---|
| id | Identifier of the entity type to update. | True | | |
| api-version | The requested API version | True | | |
Responses:
| Code | Description | Reference |
|---|
| 200 | The result of the entity type update. | EntityTypeUpdatedResult |
Delete
Summary:
Deletes a entity type.
Parameters:
| Name | Description | Required | Type | Reference |
|---|
| id | Identifier of the entity type to delete. | True | | |
| force | | False | | |
| api-version | The requested API version | True | | |
Responses:
| Code | Description | Reference |
|---|
| 200 | The result of the entity type delete. | EntityTypeDeletedResult |
Get
Summary:
Returns all the languages.
Parameters:
| Name | Description | Required | Type | Reference |
|---|
| api-version | The requested API version | True | | |
Responses:
| Code | Description | Reference |
|---|
| 200 | The single role list. | List of Language_ |
Get
Summary:
Returns all the settings according to the provided query.
Parameters:
| Name | Description | Required | Type | Reference |
|---|
| squery | Query compliant to the API query grammar. | False | | |
| Path | Represents the permission path. | False | | |
| QueryRootEntityType | Defines the query root entity type. | False | | |
| QueryBinding | Defines the query binding. | False | | |
| ApplyPostCondition | If true, use PostCondition access control rules. | False | | |
| AllowedAllJoinQuery | | False | | |
| PageSize | Page size. | False | | |
| ContinuationToken | ContinuationToken returned by previous page request. | False | | |
| api-version | The requested API version | True | | |
Responses:
| Code | Description | Reference |
|---|
| 200 | The single role list. | List of Setting |
Post
Summary:
Creates a setting.
Parameters:
| Name | Description | Required | Type | Reference |
|---|
| api-version | The requested API version | True | | |
Responses:
| Code | Description | Reference |
|---|
| 200 | The result of the single role creation. | SettingCreatedResult |
Get
Summary:
Returns a setting corresponding to the provided identifier and its information according to the provided query.
Parameters:
| Name | Description | Required | Type | Reference |
|---|
| id | Identifier of the setting. | True | | |
| squery | Query compliant to the API query grammar. | False | | |
| Path | Represents the permission path. | False | | |
| QueryRootEntityType | Defines the query root entity type. | False | | |
| QueryBinding | Defines the query binding. | False | | |
| ApplyPostCondition | If true, use PostCondition access control rules. | False | | |
| AllowedAllJoinQuery | | False | | |
| api-version | The requested API version | True | | |
Responses:
| Code | Description | Reference |
|---|
| 200 | The single role. | Setting |
Put
Summary:
Updates a setting.
Parameters:
| Name | Description | Required | Type | Reference |
|---|
| id | Identifier of the setting to update. | True | | |
| api-version | The requested API version | True | | |
Responses:
| Code | Description | Reference |
|---|
| 200 | The result of the setting update. | SettingUpdatedResult |
Delete
Summary:
Deletes a setting.
Parameters:
| Name | Description | Required | Type | Reference |
|---|
| id | Identifier of the setting to delete. | True | | |
| api-version | The requested API version | True | | |
Responses:
| Code | Description | Reference |
|---|
| 200 | The result of the setting delete. | SettingDeletedResult |
Get
Summary:
Returns the html data corresponding to the requested custom link url.
Parameters:
| Name | Description | Required | Type | Reference |
|---|
| url | Url of the custom link. | True | | |
| Path | Represents the permission path. | False | | |
| QueryRootEntityType | Defines the query root entity type. | False | | |
| QueryBinding | Defines the query binding. | False | | |
| ApplyPostCondition | If true, use PostCondition access control rules. | False | | |
| AllowedAllJoinQuery | | False | | |
| api-version | The requested API version | True | | |
Responses:
| Code | Description | Reference |
|---|
| 200 | The html data. | |
Get
Parameters:
| Name | Description | Required | Type | Reference |
|---|
| api-version | The requested API version | True | | |
Responses:
| Code | Description | Reference |
|---|
| 200 | OK | |