Information specific to the Administrator Command Line Interface.
Retrieve the Administrator Command Line Interface version.
Get the CLI release.
Bad request.
The specified resource was not found
unexpected error
{- "code": 0,
- "message": "string"
}
Retrieve the details of the Administrator Command Line Interface release.
return an object with hashes of a file for validation
Bad request.
The specified resource was not found
unexpected error
{- "description": "string",
- "md5Hash": "string",
- "crc32c": "string"
}
Retrieve the Administrator Command Line Interface release by version.
Get the CLI release.
Bad request.
The specified resource was not found
unexpected error
{- "code": 0,
- "message": "string"
}
Retrieve the checksums of the Administrator Command Line Interface release.
return an object with hashes of a file for validation
Bad request.
The specified resource was not found
unexpected error
{- "description": "string",
- "md5Hash": "string",
- "crc32c": "string"
}