AggregateMetadata

Metadata associated to a entity

Overview

assocEntityType string read only   filterable   orderable  
blob string required   filterable   orderable  
description string filterable   orderable  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
global boolean filterable   orderable  
metadataTagIDs list filterable  
name string filterable   orderable  
networkNotificationDisabled boolean filterable   orderable  

API Resource

/aggregatemetadatas/id

Parents

/vports/id/aggregatemetadatas
get

Children

This object has no children.

Members

This object has no members.

Attributes documentation

assocEntityType string read only   filterable   orderable  
Discussion

Type of the entity to which the Metadata is associated to.


Charateristics

Format: free
SDK attribute: assocEntityType

blob string required   filterable   orderable  
Discussion

Metadata that describes about the entity attached to it.


Charateristics

Format: free
Min length: 1
Max length: 104857600
SDK attribute: blob

description string filterable   orderable  
Discussion

Description of the Metadata.


Charateristics

Format: free
Max length: 255
SDK attribute: description

entityScope enum autogenerated  
Discussion

Specify if scope of entity is Data center or Enterprise level


Charateristics

Allowed values: ENTERPRISE, GLOBAL
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

global boolean filterable   orderable  
Discussion

Specifies whether the metadata is global or local


Charateristics

SDK attribute: globalMetadata

metadataTagIDs list filterable  
Discussion

Metadata tag IDs associated with this metadata. You can filter metadata based on this attribute for example X-Nuage-Filter: '2d6fb627-603b-421c-b63a-eb0a6d712761' IN metadataTagIDs


Charateristics

SDK attribute: metadataTagIDs

name string filterable   orderable  
Discussion

Name of the Metadata.


Charateristics

Format: free
Max length: 255
SDK attribute: name

networkNotificationDisabled boolean filterable   orderable  
Discussion

Specifies metadata changes need to be notified to controller,by default it is notified


Charateristics

SDK attribute: networkNotificationDisabled