Tags allows you to qualify your resources with a custom set of key-value pairs. Tags will be accessible using ITCare search.
Authorizations
Path parameters
idinteger · int64required
Resource Id
Responses
application/vnd.cegedim-it.v1+json
object[]optional
Simple key/value object to put on resources (services, instances, loadbalancers) to be able to search across resources easily, and to benefit dynamic resource groups.
*/*
get
GET /itcare/compute/resources/{id}/tags HTTP/1.1
Host: api.cegedim.cloud
Accept: */*
[
{
"tagKey": "text",
"tagValue": "text"
}
]
Get a managed url
get
Gets URLs linked to a resource.
For example : URLs linked to a Load Balancer.
Authorizations
Path parameters
idinteger · int64required
Responses
application/vnd.cegedim-it.v1+json
objectoptional
Holds common proprieties to all Managed Resource Nodes in ITCare
*/*
get
GET /itcare/compute/resources/{id}/urls HTTP/1.1
Host: api.cegedim.cloud
Accept: */*
Tags allows you to qualify your resources with a custom set of key-value pairs. Tags will be accessible using ITCare search.
Authorizations
Path parameters
idinteger · int64requiredExample: 123
Body
Simple key/value object to put on resources (services, instances, loadbalancers) to be able to search across resources easily, and to benefit dynamic resource groups.
Tags allows you to qualify your resources with a custom set of key-value pairs. Tags will be accessible using ITCare search.
Authorizations
Path parameters
idinteger · int64requiredExample: 123
Body
Simple key/value object to put on resources (services, instances, loadbalancers) to be able to search across resources easily, and to benefit dynamic resource groups.
tagKeystringrequired
Key of tag
tagValuestringrequired
Value of tag
Responses
application/vnd.cegedim-it.v1+json
object[]optional
Simple key/value object to put on resources (services, instances, loadbalancers) to be able to search across resources easily, and to benefit dynamic resource groups.
Tags allows you to qualify your resources with a custom set of key-value pairs. Tags will be accessible using ITCare search.
Authorizations
Path parameters
idinteger · int64requiredExample: 123
Body
Simple key/value object to put on resources (services, instances, loadbalancers) to be able to search across resources easily, and to benefit dynamic resource groups.
tagKeystringrequired
Key of tag
tagValuestringrequired
Value of tag
Responses
application/vnd.cegedim-it.v1+json
object[]optional
Simple key/value object to put on resources (services, instances, loadbalancers) to be able to search across resources easily, and to benefit dynamic resource groups.