Files
api-specs/idn/beta/schemas/ProvisionManagedClientInput.yaml
GitHub Action Bot 5390cfdd5e Automated commit 'Merge pull request #1425 from sailpoint/mtran/PLTCONN-3881
PLTCONN-3881: Add docs for /managed-clients/provision' by github action: 6354383558
2023-09-29 16:30:40 +00:00

14 lines
313 B
YAML

description: Provision Managed Client Input
type: object
required:
- clusterId
- type
properties:
clusterId:
description: Cluster ID that the ManagedClient is linked to
type: string
example: aClusterId
type:
description: Type of the ManagedClient (VA, CCG)
type: string
example: VA