MetadataTag

Metadata tag associated to a metadata.

Overview

associatedExternalServiceID string filterable   orderable  
autoCreated boolean filterable   orderable  
description string filterable   orderable  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated   filterable   orderable  
externalID string filterable   orderable   locally unique  
lastUpdatedBy string autogenerated  
name string required   filterable   orderable  

API Resource

/metadatatags/id
delete get put

Parents

/enterprises/id/metadatatags
get post
/externalservices/id/metadatatags
get
/metadatas/id/metadatatags
get put
/metadatatags
get post
/globalmetadatas/id/metadatatags
get put

Children

/metadatatags/id/metadatas
get put
/metadatatags/id/globalmetadatas
get put
/metadatatags/id/eventlogs
get

Members

This object has no members.

Attributes documentation

associatedExternalServiceID string filterable   orderable  
Discussion

ID of the entity to which the Metadata tag is associated to


Charateristics

Format: free
SDK attribute: associatedExternalServiceID

autoCreated boolean filterable   orderable  
Discussion

set to true if it is the default metadata tag created as part of external service creation


Charateristics

Format: free
SDK attribute: autoCreated

description string filterable   orderable  
Discussion

Description of the Metadata tag.


Charateristics

Format: free
Max length: 255
SDK attribute: description

entityScope enum autogenerated   filterable   orderable  
Discussion

Specify if scope of entity is Data center or Enterprise level


Charateristics

Allowed values: ENTERPRISE, GLOBAL
Format: free
SDK attribute: entityScope

externalID string filterable   orderable   locally unique  
Discussion

External object ID. Used for integration with third party systems


Charateristics

Format: free
SDK attribute: externalID

lastUpdatedBy string autogenerated  
Discussion

ID of the user who last updated the object.


Charateristics

Format: free
SDK attribute: lastUpdatedBy

name string required   filterable   orderable  
Discussion

name of the Metadata tag.


Charateristics

Format: free
Min length: 1
Max length: 255
SDK attribute: name