Optional
requestFactory: PolicyRulesApiRequestFactoryOptional
responseProcessor: PolicyRulesApiResponseProcessorPrivate
apiOptional
_options: ConfigurationDeletes a policy rule object.
Specifies the unique policy rule ID (starts with afu_).
Optional
_options: ConfigurationReturns a list of policy rules of a policy. The policy rules are returned sorted by creation date, with the most recently created policy rules appearing first. By default, a maximum of 10 policy rules are shown per page. List policy rules of a policy.
Specifies the unique policy ID (starts with pol_).
Optional
limit: numberSpecifies the maximum number of records to return.
Optional
skip: numberSpecifies the offset for the first records to return.
Optional
order: SortOrderSpecifies the order in which to sort the results.
Optional
expand: "contract"[]Specifies the fields to expand in the response.
Optional
_options: ConfigurationUpdate a policy rule object.
Specifies the unique policy rule ID (starts with afu_).
Optional
_options: Configuration
Create a policy rule object.