List Authentication Service Operation
Returns the identifiers for the operation elements contained in the service element corresponding to serviceId that have authentication information.
Request
URLURL
Path Parameters
Path Parameters
Identifier of the service element. The parameter must be an identifier for the resource type: com.vmware.vapi.service.
Header Parameters
Header Parameters
Required session ID, acquired from Create Session API under CIS product
vmware-api-session-id example
"b00db39f948d13ea1e59b4d6fce56389"
Authentication
Response
Response BodyResponse Body
array
of
string
of type application/json
List of identifiers for the operation elements contained in the service element that have authentication information. The result will contain identifiers for the resource type: com.vmware.vapi.operation.
Errors
com.vmware.vapi.std.errors.not_found : if the service element associated with serviceId does not have any operation elements that have authentication information.
‘Default’ means this response is used for all HTTP codes that are not covered individually for this operation.
Code Samples
PowerCLI Client SDK Example
cURL Command
Vendor Extensions
x-vmw-doc-deprecated-method: get
x-vmw-doc-deprecated-path: /rest/com/vmware/vapi/metadata/authentication/service/operation
x-vmw-doc-operation: list