Get default image availability

get/container/defaultImages/{cadenceVersion}/{architecture}

Returns information about whether a default image is available for the specified release and architecture.

Request Samples

Response Samples

1true

Path Parameters

cadenceVersion
string
true

The SAS Event Stream Processing release.

architecture
string
true

The architecture of the image, x86_64 or arm64.

Allowed values:
x86_64arm64

Responses

StatusMeaningDescription
200OK

A boolean response that indicates whether the default image exists.

Schema