Get and Delete Device Management Policy

The endpoint is used to get device management policy details and unassign agent policy for resources.

Gets device management policy details.

Path Parameters

  • idstringrequired

    Resource management policy uuid

  • clientIdstringrequired

    Describes the clientId of the tenant

Responses

  • matchTypestring

    (Optional) The type of match: -To match all the filter conditions, provide matchType: ALL. - To match any one of the filter conditions, provide matchType: ANY.

    Enum:
    ALLANY
  • rulesarray

    (Optional) Filter devices with specific attributes: - Attribute name of device. Example: Name, Operating System. Attribute names change with device types. - Matching parameter. Supported operators are: Equals, Contains, Not Contains, Starts with, Ends with, Regex. Learn more about Regex. - Type of resource

  • actionsarray

    - Supported actions - ASSIGN MONITORINGTEMPLATE - ASSIGN KNOWLEDGEARTICLE - Assign Availability Rule - ASSIGN CUSTOMATTRIBUTES - Assign Jobs - ASSIGN CREDENTIALSET - Supported values for items for given action - For Assign Availability Rule , item value is AND - For ASSIGN CUSTOMATTRIBUTES, item value is tagName[value='tagValue'] - For all others this is number in string eg "12345" - Scenarios for Custom attributes item values in response payload - New TagName : New Tag created with given Name and Tag Value, and Assigned. - Id of New Tag Value added to response - Old TagName and New Tag Value : New Tag Value added to Tag and Assigned - Id of New Tag Value added to response. - Old TagName and Old TagValue : Both the details are verfied and Assigned - Id of TagValue added to Response

  • idinteger

  • namestring

    Name of the policy.

  • resourceTypestring

    Type of resource. Example: DEVICE, VOLUME, VPN, XENSERVER

  • executionOrderinteger

Loading Examples...

Unassigns agent policies for resources.

Path Parameters

  • idstringrequired

    Resource management policy uuid

  • clientIdstringrequired

    Describes the clientId of the tenant

Responses

  • statusinteger

  • entitystring

  • metadataobject

  • lengthinteger

  • headersobject

  • cookiesobject

  • linksarray

  • stringHeadersobject

  • allowedMethodsarray

  • statusInfoobject

  • actualEntitystring

Loading Examples...