Virima API Specification - VCenterTagsService Services
The requests documented in this section are directed to
VCenterTagsService resources, which represent .
processVCenterTags GET Interface
Method: GET
Relative URL: vcenter-tags/process
Request Headers: Accept, Authorization
Response Headers: Content-Length, Content-Type.
Response Structure:
Field Name | Type | Description |
---|
response | Response | |
Example Request:
Example Response:
{
"id":2147483647,
"response":"?"
}
processVCenterTagsForACI GET Interface
Method: GET
Relative URL: vcenter-tags/get-vcentertag/id
Request Headers: Accept, Authorization
Response Headers: Content-Length, Content-Type.
Response Structure:
Field Name | Type | Description |
---|
response | Response | |
Example Request:
Example Response:
{
"id":2147483647,
"response":"?"
}