Create Compliance and Get Compliance Checks

Creates a patch compliance and gets the list of patch compliance checks.

Gets the list of patch compliance checks.

Path Parameters

  • tenantIdstringrequired

    Describes the clientId of the tenant

Query Parameters

  • pageNointeger

    Default: 1

  • pageSizeinteger

    Default: 100

  • isDescendingOrderboolean

  • sortNamestring

    Default: name

Responses

  • resultsarray

  • totalResultsinteger

  • orderBystring

  • pageNointeger

  • pageSizeinteger

  • totalPagesinteger

  • nextPageboolean

  • previousPageNointeger

  • descendingOrderboolean

Loading Examples...

Creates a patch compliance.

Path Parameters

  • tenantIdstringrequired

    Describes the clientId of the tenant

Request Body

application/json

  • idstring

  • namestring

    Unique name for patch compliance.

  • descriptionstring

    Description for patch compliance.

  • createdUserobject

  • updatedUserobject

  • createdTimestring

  • updatedTimestring

  • osTypestring

    Patches of a certain OS (operating system).

    Enum:
    WINDOWSLINUX
Loading Examples...

Responses

  • idstring

  • namestring

    Unique name for patch compliance.

  • descriptionstring

    Description for patch compliance.

  • createdUserobject

  • updatedUserobject

  • createdTimestring

  • updatedTimestring

  • osTypestring

    Patches of a certain OS (operating system).

    Enum:
    WINDOWSLINUX
Loading Examples...