Request parameters
Parameter Name | Description | Required |
name | which command needs to be configured | true |
value | configuration options for this command, which is seperated by ; | true |
clusterid | configure range: in a cluster | false |
count | number of times the mock is active | false |
hostid | configure range: in a host | false |
jsonresponse | agent command response to be returned | false |
podid | configure range: in a pod | false |
zoneid | configure range: in a zone | false |
Response Tags
Response Name | Description |
id | the mock ID |
clusterid | the Cluster ID scope of the mock |
count | number of times mock is executed, if not specified then mock remains active till cleaned up |
hostid | the Host ID scope of the mock |
name | the agent command to be mocked |
podid | the Pod ID scope of the mock |
zoneid | the Zone ID scope of the mock |