Create Or Update BMC Credential
Create or update a site-wide or per-BMC root credential. Equivalent to nico-admin-cli credential add-bmc.
User must have authorization role with PROVIDER_ADMIN suffix.
Request body
Response
BMC credential was created or updated
Changes
Changed in 4 of the 90 revisions of this API.428
- ▲
removed the success response with the status
202response-success-status-removed
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the success response with the status
200response-success-status-added
- ▲
- ▲
removed the success response with the status
200response-success-status-removed
- ○
added the success response with the status
202response-success-status-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
removed the enum value
bmc-rootof the request propertykindrequest-property-enum-value-removed
- ▲
removed the enum value
site-wide-rootof the request propertykindrequest-property-enum-value-removed
- ●
added the new
BMCRootenum value to thekindresponse property for the response status200response-property-enum-value-added
- ●
added the new
SiteWideRootenum value to thekindresponse property for the response status200response-property-enum-value-added
- ○
added the new
BMCRootenum value to the request propertykindrequest-property-enum-value-added
- ○
added the new
SiteWideRootenum value to the request propertykindrequest-property-enum-value-added
- ○
removed the
bmc-rootenum value from thekindresponse property for the response status200response-property-enum-value-removed
- ○
removed the
site-wide-rootenum value from thekindresponse property for the response status200response-property-enum-value-removed
- ▲
- ○
endpoint added
endpoint-added
- ○