Get Release Types

Get Release Types

Returns the list of Release Types

Request
URI
GET
https://network.tanzu.vmware.com/api/v2/releases/release_types
COPY
Responses
200

on success

Returns ReleaseTypesResponse of type(s) application/json
{
    "_links": {
        "artifact_references": {
            "href": "string"
        },
        "download": {
            "href": "string"
        },
        "eula_acceptance": {
            "href": "string"
        },
        "file_groups": {
            "href": "string"
        },
        "product_files": {
            "href": "string"
        },
        "releases": {
            "href": "string"
        },
        "self": {
            "href": "string"
        },
        "user_groups": {
            "href": "string"
        }
    },
    "release_types": [
        "string"
    ],
    "status": 0
}
_links
Optional

_links

array of string
release_types
Optional

Release Types

integer As int32 As int32
status
Optional

Status of Release Types