Skip to main content

Metadata

/api/Metadata/Binding

Get

Summary:

Returns all the bindings according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
squeryQuery compliant to the API query grammar.False
PathRepresents the permission path.False
QueryRootEntityTypeDefines the query root entity type.False
QueryBindingDefines the query binding.False
PageSizePage size.False
ContinuationTokenContinuationToken returned by previous page request.False
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The binding list.

Post

Summary:

Creates a Binding.

Parameters:
NameDescriptionRequiredTypeReference
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the binding creation.

/api/Metadata/Binding/{id}

Get

Summary:

Returns a binding corresponding to the provided identifier and its information according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the binding.True
squeryQuery compliant to the API query grammar.False
PathRepresents the permission path.False
QueryRootEntityTypeDefines the query root entity type.False
QueryBindingDefines the query binding.False
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The binding.

Put

Summary:

Updates a binding.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the binding to update.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the binding update.

Delete

Summary:

Deletes a binding.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the binding to delete.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the binding delete.

/api/Metadata/BindingItem

Get

Summary:

Returns all the binding items according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
squeryQuery compliant to the API query grammar.False
PathRepresents the permission path.False
QueryRootEntityTypeDefines the query root entity type.False
QueryBindingDefines the query binding.False
PageSizePage size.False
ContinuationTokenContinuationToken returned by previous page request.False
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The binding item list.

/api/Metadata/BindingItem/{id}

Get

Summary:

Returns a binding item corresponding to the provided identifier and its information according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the binding item.True
squeryQuery compliant to the API query grammar.False
PathRepresents the permission path.False
QueryRootEntityTypeDefines the query root entity type.False
QueryBindingDefines the query binding.False
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The binding item.

/api/Metadata/Dimension

Get

Summary:

Returns all the dimensions according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
squeryQuery compliant to the API query grammar.False
PathRepresents the permission path.False
QueryRootEntityTypeDefines the query root entity type.False
QueryBindingDefines the query binding.False
PageSizePage size.False
ContinuationTokenContinuationToken returned by previous page request.False
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The dimension list.

Post

Summary:

Creates a dimension.

Parameters:
NameDescriptionRequiredTypeReference
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the dimension creation.

/api/Metadata/Dimension/{id}

Get

Summary:

Returns a dimension corresponding to the provided identifier and its information according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the dimension.True
squeryQuery compliant to the API query grammar.False
PathRepresents the permission path.False
QueryRootEntityTypeDefines the query root entity type.False
QueryBindingDefines the query binding.False
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The dimension.

Put

Summary:

Updates a dimension.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the dimension to update.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the dimension update.

Delete

Summary:

Deletes a dimension.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the dimension to delete.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the dimension delete.

/api/Metadata/EntityAssociation

Get

Summary:

Returns all the entity associations according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
squeryQuery compliant to the API query grammar.False
PathRepresents the permission path.False
QueryRootEntityTypeDefines the query root entity type.False
QueryBindingDefines the query binding.False
PageSizePage size.False
ContinuationTokenContinuationToken returned by previous page request.False
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The entity association list.

Post

Summary:

Creates a entity association.

Parameters:
NameDescriptionRequiredTypeReference
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the entity association creation.

/api/Metadata/EntityAssociation/{id}

Get

Summary:

Returns a entity association corresponding to the provided identifier and its information according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the entity association.True
squeryQuery compliant to the API query grammar.False
PathRepresents the permission path.False
QueryRootEntityTypeDefines the query root entity type.False
QueryBindingDefines the query binding.False
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The entity association.

Put

Summary:

Updates a entity association.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the entity association to update.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the entity association update.

Delete

Summary:

Deletes a entity association.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the entity association to delete.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the entity association delete.

/api/Metadata/EntityProperty

Get

Summary:

Returns all the entity properties according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
squeryQuery compliant to the API query grammar.False
PathRepresents the permission path.False
QueryRootEntityTypeDefines the query root entity type.False
QueryBindingDefines the query binding.False
PageSizePage size.False
ContinuationTokenContinuationToken returned by previous page request.False
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The entity property list.

Post

Summary:

Creates a entity property.

Parameters:
NameDescriptionRequiredTypeReference
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the entity property creation.

/api/Metadata/EntityProperty/{id}

Get

Summary:

Returns a entity property corresponding to the provided identifier and its information according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the entity property.True
squeryQuery compliant to the API query grammar.False
PathRepresents the permission path.False
QueryRootEntityTypeDefines the query root entity type.False
QueryBindingDefines the query binding.False
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The entity property.

Put

Summary:

Updates a entity property.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the entity property to update.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the entity property update.

Delete

Summary:

Deletes a entity property.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the entity property to delete.True
forceFalse
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the entity property delete.

/api/Metadata/EntityType

Get

Summary:

Returns all the entity types according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
squeryQuery compliant to the API query grammar.False
PathRepresents the permission path.False
QueryRootEntityTypeDefines the query root entity type.False
QueryBindingDefines the query binding.False
PageSizePage size.False
ContinuationTokenContinuationToken returned by previous page request.False
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The entity type list.

Post

Summary:

Creates a entity type.

Parameters:
NameDescriptionRequiredTypeReference
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the entity type creation.

/api/Metadata/EntityType/{id}

Get

Summary:

Returns a entity type corresponding to the provided identifier and its information according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the entity type.True
squeryQuery compliant to the API query grammar.False
PathRepresents the permission path.False
QueryRootEntityTypeDefines the query root entity type.False
QueryBindingDefines the query binding.False
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The entity type.

Put

Summary:

Updates a entity type.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the entity type to update.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the entity type update.

Delete

Summary:

Deletes a entity type.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the entity type to delete.True
forceFalse
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the entity type delete.

/api/Metadata/Language

Get

Summary:

Returns all the languages.

Parameters:
NameDescriptionRequiredTypeReference
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The single role list.

/api/Metadata/Setting

Get

Summary:

Returns all the settings according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
squeryQuery compliant to the API query grammar.False
PathRepresents the permission path.False
QueryRootEntityTypeDefines the query root entity type.False
QueryBindingDefines the query binding.False
PageSizePage size.False
ContinuationTokenContinuationToken returned by previous page request.False
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The single role list.

Post

Summary:

Creates a single role.

Parameters:
NameDescriptionRequiredTypeReference
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the single role creation.

/api/Metadata/Setting/{id}

Get

Summary:

Returns a setting corresponding to the provided identifier and its information according to the provided query.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the setting.True
squeryQuery compliant to the API query grammar.False
PathRepresents the permission path.False
QueryRootEntityTypeDefines the query root entity type.False
QueryBindingDefines the query binding.False
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The single role.

Put

Summary:

Updates a setting.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the setting to update.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the setting update.

Delete

Summary:

Deletes a setting.

Parameters:
NameDescriptionRequiredTypeReference
idIdentifier of the setting to delete.True
api-versionThe requested API versionTrue
Responses:
CodeDescriptionReference
200The result of the setting delete.