Replace a service
Replaces the full desired state of a service from a manifest.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
namespace
Project, organization, or tenant namespace that owns the service.
service
Service resource name.
Request
This endpoint expects an object.
apiVersion
Agent Machines service API version.
kind
Resource kind.
metadata
Metadata common to persisted Agent Machines resources.
spec
Desired service state.
status
Observed state of a service.
Response
The replaced service.
apiVersion
Agent Machines service API version.
kind
Resource kind.
metadata
Metadata common to persisted Agent Machines resources.
spec
Desired service state.
status
Observed state of a service.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error