HostCreateResponse

Request Information
TYPE Response
CategoryObjects

Description

Object: HostCreateResponse

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_ff403abd63826ed085aea0c0398e2f5987c351fc",
  "status": "ok",
  "message": "Command completed successfully"
}