Fetching EULA content for A given product
Fetching EULA content for a given product
Deprecated: EULAs for a product can only be viewed on https://support.broadcom.com/group/ecx/downloads.
Request
URI
GET
https://{opsmanager-installation}/api/v0/pivotal_network/eulas
COPY
Query Parameters
string
product_name
Optional
product_name
string
version
Optional
version
Responses
200
OK
{
"eula": "string"
}
string
eula
Optional
eula
400
Setup is not completed or API token not configured
Returns
NestedErrorsResponseVariant
of type(s)
application/json
{
"errors": {
"errors": [
"string"
]
}
}
object
errors
Optional
errors
401
Unauthorized
Returns
UnauthorizedResponse
of type(s)
application/json
{
"errors": {
"errors": [
"string"
]
}
}
403
Forbidden
Returns
ForbiddenResponse
of type(s)
application/json
{
"errors": {
"errors": [
"string"
]
}
}
404
Not Found
Returns
NestedErrorsResponseVariant
of type(s)
application/json
"NestedErrorsResponseVariant Object"
object
errors
Optional
errors
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/api/v0/pivotal_network/eulas
Deprecated
Customer Support Portal Operations
GET
Checking for product updates
GET
Check the status Of A download for Customer Support Portal
GET
Download A given product with version from Customer Support Portal
GET
Fetching EULA content for A given product
Deprecated
PUT
Accepting EULA for A given product
Deprecated
DELETE
Removing the Tanzu API Token
PUT
Adding Or updating the Tanzu API Token
GET
Checking for stemcell updates