v1.APIGroup

    Expand or mouse-over a field for more information about it.

    Get information of a group

    HTTP request

    1. Authorization: Bearer $TOKEN
    2. Accept: application/json
    3. Connection: close

    Curl request

    1. $ curl -k \
    2. -H "Authorization: Bearer $TOKEN" \
    3. -H 'Accept: application/json' \
    4. https://$ENDPOINT/apis/apps.openshift.io/

    Responses

    Consumes

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Produces

    • application/json

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Get all APIGroups

    Get information of a group

    HTTP request

    1. GET /apis/apps/ HTTP/1.1
    2. Authorization: Bearer $TOKEN
    3. Accept: application/json
    4. Connection: close

    Curl request

    1. $ curl -k \
    2. -H "Authorization: Bearer $TOKEN" \
    3. -H 'Accept: application/json' \
    4. https://$ENDPOINT/apis/apps/

    Responses

    HTTP CodeSchema

    200 OK

    v1.APIGroup

    401 Unauthorized

    Consumes

    • application/json

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Produces

    • application/json

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Get all APIGroups

    Get information of a group

    HTTP request

    1. GET /apis/authentication.k8s.io/ HTTP/1.1
    2. Authorization: Bearer $TOKEN
    3. Accept: application/json
    4. Connection: close

    Curl request

    1. $ curl -k \
    2. -H "Authorization: Bearer $TOKEN" \
    3. -H 'Accept: application/json' \
    4. https://$ENDPOINT/apis/authentication.k8s.io/

    Responses

    HTTP CodeSchema

    200 OK

    v1.APIGroup

    401 Unauthorized

    Consumes

    • application/json

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Produces

    • application/json

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Get all APIGroups

    Get information of a group

    HTTP request

    1. GET /apis/authorization.k8s.io/ HTTP/1.1
    2. Authorization: Bearer $TOKEN
    3. Accept: application/json
    4. Connection: close

    Curl request

    1. $ curl -k \
    2. -H "Authorization: Bearer $TOKEN" \
    3. -H 'Accept: application/json' \
    4. https://$ENDPOINT/apis/authorization.k8s.io/

    Responses

    HTTP CodeSchema

    200 OK

    v1.APIGroup

    401 Unauthorized

    Consumes

    • application/json

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Produces

    • application/json

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Get all APIGroups

    Get information of a group

    HTTP request

    1. GET /apis/authorization.openshift.io/ HTTP/1.1
    2. Authorization: Bearer $TOKEN
    3. Accept: application/json
    4. Connection: close

    Curl request

    1. $ curl -k \
    2. -H "Authorization: Bearer $TOKEN" \
    3. -H 'Accept: application/json' \
    4. https://$ENDPOINT/apis/authorization.openshift.io/

    Responses

    HTTP CodeSchema

    200 OK

    v1.APIGroup

    401 Unauthorized

    Consumes

    • application/json

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Produces

    • application/json

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Get all APIGroups

    Get information of a group

    HTTP request

    1. GET /apis/autoscaling/ HTTP/1.1
    2. Authorization: Bearer $TOKEN
    3. Accept: application/json
    4. Connection: close

    Curl request

    1. $ curl -k \
    2. -H "Authorization: Bearer $TOKEN" \
    3. -H 'Accept: application/json' \
    4. https://$ENDPOINT/apis/autoscaling/

    Responses

    HTTP CodeSchema

    200 OK

    v1.APIGroup

    401 Unauthorized

    Consumes

    • application/json

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Produces

    • application/json

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Get all APIGroups

    Get information of a group

    HTTP request

    1. GET /apis/batch/ HTTP/1.1
    2. Authorization: Bearer $TOKEN
    3. Accept: application/json
    4. Connection: close

    Curl request

    1. $ curl -k \
    2. -H "Authorization: Bearer $TOKEN" \
    3. -H 'Accept: application/json' \
    4. https://$ENDPOINT/apis/batch/

    Responses

    HTTP CodeSchema

    200 OK

    v1.APIGroup

    401 Unauthorized

    Consumes

    • application/json

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Produces

    • application/json

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Get information of a group

    HTTP request

    Curl request

    1. $ curl -k \
    2. -H 'Accept: application/json' \
    3. https://$ENDPOINT/apis/build.openshift.io/

    Responses

    Consumes

    • application/json

    • application/vnd.kubernetes.protobuf

    Produces

    • application/json

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Get all APIGroups

    Get information of a group

    HTTP request

    1. GET /apis/certificates.k8s.io/ HTTP/1.1
    2. Authorization: Bearer $TOKEN
    3. Accept: application/json
    4. Connection: close

    Curl request

    1. $ curl -k \
    2. -H "Authorization: Bearer $TOKEN" \
    3. -H 'Accept: application/json' \
    4. https://$ENDPOINT/apis/certificates.k8s.io/

    Responses

    HTTP CodeSchema

    200 OK

    v1.APIGroup

    401 Unauthorized

    Consumes

    • application/json

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Produces

    • application/json

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Get all APIGroups

    Get information of a group

    HTTP request

    1. GET /apis/extensions/ HTTP/1.1
    2. Authorization: Bearer $TOKEN
    3. Accept: application/json
    4. Connection: close

    Curl request

    1. $ curl -k \
    2. -H "Authorization: Bearer $TOKEN" \
    3. -H 'Accept: application/json' \
    4. https://$ENDPOINT/apis/extensions/

    Responses

    HTTP CodeSchema

    200 OK

    v1.APIGroup

    401 Unauthorized

    Consumes

    • application/json

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Produces

    • application/json

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Get all APIGroups

    Get information of a group

    HTTP request

    1. GET /apis/image.openshift.io/ HTTP/1.1
    2. Authorization: Bearer $TOKEN
    3. Accept: application/json
    4. Connection: close

    Curl request

    1. $ curl -k \
    2. -H "Authorization: Bearer $TOKEN" \
    3. -H 'Accept: application/json' \
    4. https://$ENDPOINT/apis/image.openshift.io/

    Responses

    HTTP CodeSchema

    200 OK

    v1.APIGroup

    401 Unauthorized

    Consumes

    • application/json

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Produces

    • application/json

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Get all APIGroups

    Get information of a group

    HTTP request

    1. GET /apis/network.openshift.io/ HTTP/1.1
    2. Authorization: Bearer $TOKEN
    3. Accept: application/json
    4. Connection: close

    Curl request

    1. $ curl -k \
    2. -H "Authorization: Bearer $TOKEN" \
    3. -H 'Accept: application/json' \
    4. https://$ENDPOINT/apis/network.openshift.io/

    Responses

    HTTP CodeSchema

    200 OK

    v1.APIGroup

    401 Unauthorized

    Consumes

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Produces

    • application/json

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Get all APIGroups

    Get information of a group

    HTTP request

    1. GET /apis/networking.k8s.io/ HTTP/1.1
    2. Authorization: Bearer $TOKEN
    3. Accept: application/json
    4. Connection: close

    Curl request

    1. $ curl -k \
    2. -H "Authorization: Bearer $TOKEN" \
    3. -H 'Accept: application/json' \
    4. https://$ENDPOINT/apis/networking.k8s.io/

    Responses

    HTTP CodeSchema

    200 OK

    v1.APIGroup

    401 Unauthorized

    Consumes

    • application/json

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Produces

    • application/json

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Get all APIGroups

    Get information of a group

    HTTP request

    1. GET /apis/oauth.openshift.io/ HTTP/1.1
    2. Authorization: Bearer $TOKEN
    3. Accept: application/json
    4. Connection: close

    Curl request

    1. $ curl -k \
    2. -H "Authorization: Bearer $TOKEN" \
    3. -H 'Accept: application/json' \
    4. https://$ENDPOINT/apis/oauth.openshift.io/

    Responses

    HTTP CodeSchema

    200 OK

    v1.APIGroup

    401 Unauthorized

    Consumes

    • application/json

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Produces

    • application/json

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Get information of a group

    HTTP request

    1. GET /apis/policy/ HTTP/1.1
    2. Authorization: Bearer $TOKEN
    3. Accept: application/json
    4. Connection: close

    Curl request

    Responses

    Consumes

    • application/json

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Produces

    • application/json

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Get all APIGroups

    Get information of a group

    HTTP request

    1. GET /apis/project.openshift.io/ HTTP/1.1
    2. Authorization: Bearer $TOKEN
    3. Connection: close

    Curl request

    1. $ curl -k \
    2. -H "Authorization: Bearer $TOKEN" \
    3. -H 'Accept: application/json' \
    4. https://$ENDPOINT/apis/project.openshift.io/

    Responses

    HTTP CodeSchema

    200 OK

    401 Unauthorized

    Consumes

    • application/json

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Produces

    • application/json

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Get all APIGroups

    Get information of a group

    HTTP request

    1. GET /apis/quota.openshift.io/ HTTP/1.1
    2. Authorization: Bearer $TOKEN
    3. Accept: application/json
    4. Connection: close

    Curl request

    1. $ curl -k \
    2. -H "Authorization: Bearer $TOKEN" \
    3. -H 'Accept: application/json' \
    4. https://$ENDPOINT/apis/quota.openshift.io/

    Responses

    HTTP CodeSchema

    200 OK

    v1.APIGroup

    401 Unauthorized

    Consumes

    • application/json

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Produces

    • application/json

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Get all APIGroups

    Get information of a group

    HTTP request

    1. GET /apis/rbac.authorization.k8s.io/ HTTP/1.1
    2. Authorization: Bearer $TOKEN
    3. Accept: application/json
    4. Connection: close

    Curl request

    1. $ curl -k \
    2. -H "Authorization: Bearer $TOKEN" \
    3. -H 'Accept: application/json' \
    4. https://$ENDPOINT/apis/rbac.authorization.k8s.io/

    Responses

    HTTP CodeSchema

    200 OK

    v1.APIGroup

    401 Unauthorized

    Consumes

    • application/json

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Produces

    • application/json

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Get all APIGroups

    Get information of a group

    HTTP request

    1. GET /apis/route.openshift.io/ HTTP/1.1
    2. Authorization: Bearer $TOKEN
    3. Accept: application/json
    4. Connection: close

    Curl request

    1. $ curl -k \
    2. -H "Authorization: Bearer $TOKEN" \
    3. -H 'Accept: application/json' \
    4. https://$ENDPOINT/apis/route.openshift.io/

    Responses

    HTTP CodeSchema

    200 OK

    v1.APIGroup

    401 Unauthorized

    Consumes

    • application/json

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Produces

    • application/json

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Get all APIGroups

    Get information of a group

    HTTP request

    1. GET /apis/security.openshift.io/ HTTP/1.1
    2. Authorization: Bearer $TOKEN
    3. Accept: application/json
    4. Connection: close

    Curl request

    1. $ curl -k \
    2. -H "Authorization: Bearer $TOKEN" \
    3. -H 'Accept: application/json' \
    4. https://$ENDPOINT/apis/security.openshift.io/

    Responses

    HTTP CodeSchema

    200 OK

    v1.APIGroup

    401 Unauthorized

    Consumes

    • application/json

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Produces

    • application/json

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Get all APIGroups

    Get information of a group

    HTTP request

    1. GET /apis/storage.k8s.io/ HTTP/1.1
    2. Authorization: Bearer $TOKEN
    3. Accept: application/json
    4. Connection: close

    Curl request

    1. $ curl -k \
    2. -H "Authorization: Bearer $TOKEN" \
    3. -H 'Accept: application/json' \
    4. https://$ENDPOINT/apis/storage.k8s.io/

    Responses

    HTTP CodeSchema

    200 OK

    v1.APIGroup

    401 Unauthorized

    Consumes

    • application/json

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Produces

    • application/json

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Get information of a group

    HTTP request

    1. GET /apis/template.openshift.io/ HTTP/1.1
    2. Authorization: Bearer $TOKEN
    3. Accept: application/json
    4. Connection: close

    Curl request

    1. $ curl -k \
    2. -H "Authorization: Bearer $TOKEN" \
    3. -H 'Accept: application/json' \
    4. https://$ENDPOINT/apis/template.openshift.io/

    Responses

    Consumes

    • application/json

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Produces

    • application/json

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Get all APIGroups

    Get information of a group

    HTTP request

    Curl request

    1. $ curl -k \
    2. -H "Authorization: Bearer $TOKEN" \
    3. -H 'Accept: application/json' \

    Responses

    HTTP CodeSchema

    200 OK

    v1.APIGroup

    401 Unauthorized

    Consumes

    • application/json

    • application/yaml

    • application/vnd.kubernetes.protobuf

    Produces

    • application/json