[{"label":"Latest (8.6.3)","version":"latest"}]
vrealize-operations
Patch Auth Source With Certificate Details
DescriptionPatch an already added authentication source with the certificate data
Request
URLURL
https://localhost/suite-api/api/auth/sources
Request Body
Request Body
auth-source
of type(s) application/json, application/xml
Required
Contains authSource’s type and its properties
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
201 Created returns
AuthSource
of type(s) application/json, application/xml
The AuthSource object that contains authSource’s ID, type and its properties
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl -X PATCH -H "Content-Type: application/json" -d '{"certificates":[{"certificateDetails":"string","expires":"string","issuedBy":"string","issuedTo":"string","thumbprint":"string"}],"created":0,"id":"string","lastModified":0,"links":[{"description":"string","href":"string","name":"string","rel":"NEXT"}],"name":"string","property":[{"name":"string","value":"string"}],"sourceType":{"description":"string","id":"string","links":[{"description":"string","href":"string","name":"string","rel":"NEXT"}],"name":"string","properties":{"property":[{"dataType":"STRING","description":"string","modifiable":false,"name":"string","required":false}]}}}' https://localhost/suite-api/api/auth/sources
[{"label":"Latest (8.6.3)","version":"latest"}]
vrealize-operations
Auth Operations
post
post
post
put
post
post
post
delete
delete
delete
delete
delete
delete
get
get
get
get
get
get
get
get
get
post
put
patch
post
delete
post
put