Create an Arm64 dependencies job

post/container/dependencies

Creates the job that initiates the creation of the Arm64 dependencies. The images are created some time later.

Request Samples

Response Samples

10302d176-e2e1-4093-a34c-3ec120d26dd8

Request Body

A description of a request that generates the Arm64 dependencies.

NameTypeRequiredDescription
espVersion
string
false

The version of SAS Event Stream Processing in the project container.

targetRegistryName
string
false

The name of the target registry.

targetRegistryPath
string
false

A path within the target registry.

Responses

StatusMeaningDescription
201Created

The creation of the Arm64 dependencies was initialized.

HeadersSchema
400Bad Request

The request was invalid. Additional information is available in the application logs if the environment variable LOGGING_LEVEL_ORG_SPRINGFRAMEWORK is set to DEBUG.

Schema
422Unprocessable Entity

No resource exists at the requested path.

Schema
502Bad Gateway

SAS Event Stream Manager was unable to find a suitable secret for the default container registry, or the default SAS Event Stream Processing license.

Schema