yaml
Get resource YAML
Fetches a MaaSSubscription or MaaSAuthPolicy by name and returns its YAML representation. K8s calls: GET /k8s/v1/maassubscription/:name or GET /k8s/v1/maasauthpolicy/:name
get/api/v1/yaml
Query parameters
namestring required
Kubernetes resource name
type'subscription' | 'authorizationpolicy' required
Resource type to fetch
Response
YAML content for the requested resource
Changes
Changed in 2 of the 33 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 41 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲