Check if ecr registry is valid
POST/v1/registries/oci/ecr/validate
Returns no contents if ecr registry is valid else error.
Request
Header Parameters
Scope the request to the specified project uid
- application/json
Body
required
OCI ecr registry content base path
credentials
object
AWS cloud account which includes access key and secret key in case of 'secret' credentials type. It includes policyARNS, ARN and externalId in case of sts. Partition is a group of AWS Region and Service objects
AWS account access key
Possible values: [secret
, sts
]
Default value: secret
Allowed Values [secret, sts]. STS type will be used for role assumption for sts type, accessKey/secretKey contains the source account, Arn is the target account.
Possible values: [aws
, aws-us-gov
]
Default value: aws
AWS accounts are scoped to a single partition. Allowed values [aws, aws-us-gov], Default values
List of policy ARNs required in case of credentialType sts.
AWS account secret key
sts
object
Aws sts credentials
Arn for the aws sts credentials in cloud account
ExternalId for the aws sts credentials in cloud account
Possible values: [helm
, pack
]
Default value: helm
Ecr registry uid
tls
object
TLS configuration
Responses
- 204
Ok response without content
Response Headers
AuditUid
string
Audit uid for the request