Delete a resource property

Request

DELETE https://{hostname}:{port}
  /cli/resource/deleteProperty?{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: deleteResourceProperty.


Feedback