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.
A description of a request that generates the Arm64 dependencies.
| Name | Type | Required | Description |
|---|---|---|---|
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. |
| Status | Meaning | Description | ||
|---|---|---|---|---|
| 201 | Created | The creation of the Arm64 dependencies was initialized. | Headers | Schema |
| 400 | Bad Request | The request was invalid. Additional information is available in the application logs if the environment variable | Schema | |
| 422 | Unprocessable Entity | No resource exists at the requested path. | Schema | |
| 502 | Bad 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 |