Service
Last updated
Was this helpful?
Was this helpful?
GET /api/service HTTP/1.1
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"capabilities": {
"ANY_ADDITIONAL_PROPERTY": [
"text"
]
},
"projectName": "text",
"serviceId": "text",
"serviceType": "text",
"vhost": {
"BillingTemplateId": 12314,
"clientId": "12345",
"dns": "cdn.i3d.net",
"enabled": true,
"hash": "JJUSMXH",
"name": "VHost name",
"originId": 12314,
"path": "/o1/cdn"
}
}
]