Add content group to Azure Data Lake instance
Select
SaaS
This API adds a content group to the given Azure Data Lake instance.
Path Parameters
- instanceId integer required
Id of the Azure Data Lake instance
- application/json
Request Body
- name string required
Name of the new content group
plan object required
contents object required
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
- id integer
- name string
{
"id": 0,
"name": "string"
}
POST /v4/azuredatalake/instance/:instanceid/contentgroup
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/azuredatalake/instance/:instanceId/contentgroup' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"name": "string",
"plan": {
"id": 0,
"name": "string"
},
"contents": {
"path": [
null
],
"exclusions": [
null
],
"exceptions": [
null
]
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/azuredatalake/instance/:instanceId/contentgroup' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"name": "string",
"plan": {
"id": 0,
"name": "string"
},
"contents": {
"path": [
null
],
"exclusions": [
null
],
"exceptions": [
null
]
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/azuredatalake/instance/:instanceId/contentgroup' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"name": "string",
"plan": {
"id": 0,
"name": "string"
},
"contents": {
"path": [
null
],
"exclusions": [
null
],
"exceptions": [
null
]
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/azuredatalake/instance/:instanceId/contentgroup' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"name": "string",
"plan": {
"id": 0,
"name": "string"
},
"contents": {
"path": [
null
],
"exclusions": [
null
],
"exceptions": [
null
]
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/azuredatalake/instance/:instanceId/contentgroup' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"name": "string",
"plan": {
"id": 0,
"name": "string"
},
"contents": {
"path": [
null
],
"exclusions": [
null
],
"exceptions": [
null
]
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/azuredatalake/instance/:instanceId/contentgroup' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"name": "string",
"plan": {
"id": 0,
"name": "string"
},
"contents": {
"path": [
null
],
"exclusions": [
null
],
"exceptions": [
null
]
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/azuredatalake/instance/:instanceId/contentgroup' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"name": "string",
"plan": {
"id": 0,
"name": "string"
},
"contents": {
"path": [
null
],
"exclusions": [
null
],
"exceptions": [
null
]
}
}'