Update a policy version

Updates the description and match rules for a policy version.

Path Params
integer
required

The number of the version.

integer
required

Identifies the shared policy.

Query Params
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Body Params
string
required

A human-readable label for the version.

matchRules
array

A list of Cloudlet-specific match rules for this shared policy.

matchRules
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Response body
object
errors
array of objects
required

A nested error object.

errors*
object
string
required

A URI path that identifies the specific occurrence of the problem.

integer
required

HTTP response status code.

string
required

Short descriptive title of the problem response.

string
required

A URI path that identifies the problem type.

string
required

A URI path that identifies the specific occurrence of the problem.

integer
required

HTTP response status code.

string
required

Short descriptive title of the problem response.

string
required

A URI path that identifies the problem type.

Language
Authentication
URL