Changed2
[{"label":"Latest (4.5.0)","version":"latest"},{"version":"4.4.0"},{"version":"4.3.1"},{"link":"https://developer.vmware.com/apis/1127/vmware-cloud-foundation","version":"4.3"},{"link":"https://developer.vmware.com/apis/1078/vmware-cloud-foundation","version":"4.2"},{"link":"https://developer.vmware.com/apis/1033/vmware-cloud-foundation","version":"4.1"},{"link":"https://developer.vmware.com/apis/1003/vmware-cloud-foundation","version":"4.0.1"},{"link":"https://developer.vmware.com/apis/939/vmware-cloud-foundation","version":"4.0"}]
vcf-for-vxrail
Assignable Tags To Host
Descriptionget Assignable Tags to Host
Request
URLURL
https://sfo-vcf01.rainpole.io/v1/hosts/{id}/tags/assignable-tags
Path Parameters
Path Parameters
string
id
Required
Host ID
Response
Response
Response BodyResponse Body
200 OK
Returns
PageOfTag
of type(s) application/json
{
"elements": [
{
"categoryId": "string",
"categoryName": "string",
"id": "string",
"name": "string"
}
],
"pageMetadata": {
"pageNumber": 0,
"pageSize": 0,
"totalElements": 0,
"totalPages": 0
}
}
Errors
Error
400
Bad Request
Error
500
InternalServerError
Code Samples
cURL Command
curl https://sfo-vcf01.rainpole.io/v1/hosts/{id}/tags/assignable-tags
[{"label":"Latest (4.5.0)","version":"latest"},{"version":"4.4.0"},{"version":"4.3.1"},{"link":"https://developer.vmware.com/apis/1127/vmware-cloud-foundation","version":"4.3"},{"link":"https://developer.vmware.com/apis/1078/vmware-cloud-foundation","version":"4.2"},{"link":"https://developer.vmware.com/apis/1033/vmware-cloud-foundation","version":"4.1"},{"link":"https://developer.vmware.com/apis/1003/vmware-cloud-foundation","version":"4.0.1"},{"link":"https://developer.vmware.com/apis/939/vmware-cloud-foundation","version":"4.0"}]
vcf-for-vxrail
What's changed in 4.5.0?
INTRODUCED
New in this version
On This Page
Hosts Operations
put
Assign Tags To Existing Host
Introduced
get
Assignable Tags To Host
Introduced
get
get
get
get
get
Get Tags Assigned To Hosts
Introduced
post
delete
Remove Tags From Host
Introduced