GraphQL API
Search
No results matching "" found.
Configure your endpoint and create a unique link by saving it.
Hide
Save
Theme
Menu
Query
162
Mutation
243
Subscription
0
Object
322
Other
161
Input
Enum
Scalar
Interface
Union
PolicyUpdateInput
All arguments to update an individual Policy.
name
String!
Name of the policy.
body
String!
Body of the policy.
labels
[String]!
User-defined labels for the Policy.
space
ID
ID of the space this Policy will belong to.
description
String
Description of the policy.
AnsibleHost