MetadataCliCommandGetRequestBody

This is a request body class for an operation.


Properties

identity Required

Identifier of the command for which to retreive information.

JSON Example

{
	"identity": {
		"name": "string",
		"path": "string"
	}
}
Parameter To

Get CLI Command

Feedback

Was this page helpful?