Get a resource property

Request

GET https://{hostname}:{port}
  /cli/resource/getProperty?{parameters}
Table 1. Request parameters
Parameter Type Required Description
resource string true Path or ID of the resource
name string true Name of the property

Related CLI command: getResourceProperty.


Feedback