HostDeleteResponse

Request Information
TYPE Response
CategoryObjects

Description

Object: HostDeleteResponse

Properties

name type required default description
responseId string yes The response id
status string yes The status of the request
message string yes The message

Sample JSON

{
  "responseId": "mapi1_658f1ea926b54eabd6cdeb9297e650e54abddca6",
  "status": "ok",
  "message": "Command completed successfully"
}