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
- tenantId
Describes the clientId of the tenant
Query Parameters
- pageNo
Default: 1
- pageSize
Default: 100
- isDescendingOrder
- sortName
Default: name
Responses
- results
- totalResults
- orderBy
- pageNo
- pageSize
- totalPages
- nextPage
- previousPageNo
- descendingOrder
Loading Examples...
Creates a patch compliance.
Path Parameters
- tenantId
Describes the clientId of the tenant
Request Body
application/json
- id
- name
Unique name for patch compliance.
- description
Description for patch compliance.
- createdUser
- updatedUser
- createdTime
- updatedTime
- osType
Patches of a certain OS (operating system).
- Enum:
- WINDOWSLINUX
Loading Examples...
Responses
- id
- name
Unique name for patch compliance.
- description
Description for patch compliance.
- createdUser
- updatedUser
- createdTime
- updatedTime
- osType
Patches of a certain OS (operating system).
- Enum:
- WINDOWSLINUX
Loading Examples...