Common request parameters

Table 1. Common request parameters
Request Parameter Style Type Description
credential body Object A credential object
blob body String Required: No (the system will generate keys if blob is not present)If "blob" is present, it must contain an access key but is not required to have a secret key. Only the secret key will be generated by the system in this case)
project_id body String The storage account ID.
type body String Required: Yes (ec2)
subject_ibm_id body String Identity of the user/service within IAM. Empty string will not be allowed and will be rejected with a 400

Required: No