OBJECT
ManagementEndpointDeployToCloudProxyAgentResponse
link GraphQL Schema definition
- type ManagementEndpointDeployToCloudProxyAgentResponse {
- # Cloud proxy agent entity ID
- EntityId! :
- # Management endpoint ID
- ID! :
- # Service's identifier of management endpoint
- String! :
- # Status of add endpoint operation
- ManagementEndpointRequestStatus! :
- }