Vstats. Resource Addresses Get
Returns information about a specific Resource Address.
Warning: this operation is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments.
Resource Address ID.
The parameter must be an identifier for the resource type: com.vmware.vstats.model.RsrcAddr
.
Information about the desired Resource Address.
"Vstats.ResourceAddresses.Info Object"
if id is invalid.
"Vapi.Std.Errors.InvalidArgument Object"
if the user can not be authenticated.
"Vapi.Std.Errors.Unauthenticated Object"
if the user does not have sufficient privileges.
"Vapi.Std.Errors.Unauthorized Object"
if Resource Address could not be located.
"Vapi.Std.Errors.NotFound Object"
if the system reports an error while responding to the request.
"Vapi.Std.Errors.Error Object"
curl -H 'Authorization: <value>' https://{api_host}/stats/rsrc-addrs/{id}