Skip to content

Get a single agent-update-policy by id

GET
/agent-update-policies/{id}
id
required
string

DocumentId

OK

object
data
object
version
required
string
binary_url
string
binary_sha256
string
cosign_signature
string
sbom_url
string
staged_rollout

Arbitrary JSON value (object, array, string, number, boolean, or null)

current_ring
string
Allowed values: ring1 ring2 ring3 paused
healthcheck_failures
integer
auto_pause_threshold
integer
status
string
Allowed values: staged active paused rolled_back
release_notes
string
is_security_patch
boolean
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
nullable

Missing or invalid authentication

Not authorized (tenant scope or capability)

Not found