Applicationperformancemanagementbinding

Association object for maintaining the priority of AppliationGroup(s) associated to a Domain

Overview

associatedApplicationPerformanceManagementID string required   filterable   orderable  
embeddedMetadata list read only   autogenerated  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
lastUpdatedBy string autogenerated  
priority integer autogenerated   filterable   orderable   locally unique  
readOnly boolean filterable   orderable  

API Resource

/applicationperformancemanagementbindings/id
delete get put

Parents

/domains/id/applicationperformancemanagementbindings
get post
/l2domains/id/applicationperformancemanagementbindings
get post
/applicationperformancemanagements/id/applicationperformancemanagementbindings
get
/aggregateddomains/id/applicationperformancemanagementbindings
get post

Children

/applicationperformancemanagementbindings/id/metadatas
get post
/applicationperformancemanagementbindings/id/globalmetadatas
get post put

Members

This object has no members.

Attributes documentation

associatedApplicationPerformanceManagementID string required   filterable   orderable  
Discussion

Associated Application Group ID


Charateristics

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

embeddedMetadata list read only   autogenerated  
Discussion

Metadata objects associated with this entity. This will contain a list of Metadata objects if the API request is made using the special flag to enable the embedded Metadata feature. Only a maximum of Metadata objects is returned based on the value set in the system configuration.


Charateristics

SDK attribute: embeddedMetadata

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

lastUpdatedBy string autogenerated  
Discussion

ID of the user who last updated the object.


Charateristics

Format: free
SDK attribute: lastUpdatedBy

priority integer autogenerated   filterable   orderable   locally unique  
Discussion

Priority of the associated Application Group


Charateristics

Min value: 10
Max value: 32767
SDK attribute: priority

readOnly boolean filterable   orderable  
Discussion

Determines whether this entity is read only. Read only objects cannot be modified or deleted.


Charateristics

Default value: false
SDK attribute: readOnly