Fetch(Read) Modfier details
Select
SaaS
Customer Managed
Fetch(Read) Modfier details
Path Parameters
- clusterId int32 required
Id of the cluster whose modifier has to be read.
- ModifierName string required
Name of the modifier to be read.
Query Parameters
- resourceKind string
Possible values: [
K8S_RESTORE_MODIFIER
,K8S_RESTORE_FILTER
]Determines if the modifier is a restore filter
Responses
- 200
Success
- application/json
- Schema
- Example (from schema)
Schema
- outputYAML string
Output YAML
resp object
{
"outputYAML": "string",
"resp": {
"errorMessage": "string",
"errorCode": 0
}
}
GET /v4/kubernetes/:clusterid/modifier/:modifiername
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Kubernetes/:clusterId/Modifier/:ModifierName' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Kubernetes/:clusterId/Modifier/:ModifierName' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Kubernetes/:clusterId/Modifier/:ModifierName' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Kubernetes/:clusterId/Modifier/:ModifierName' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Kubernetes/:clusterId/Modifier/:ModifierName' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Kubernetes/:clusterId/Modifier/:ModifierName' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/Kubernetes/:clusterId/Modifier/:ModifierName' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'