Get Iam Component Auth Sources

Get Iam Component Auth Sources
Get Iam Component Auth Sources

Fetch Iam Component Auth Source. If no filterType and filterValue provided, returns all. If provided, fetch by filterType (VCF_COMPONENT, MANAGEMENT_COMPONENT, or VCF_INSTANCE) and corresponding filterValue. filterValue must be a valid UUID for VCF_COMPONENT and VCF_INSTANCE, or a valid ComponentType enum value for MANAGEMENT_COMPONENT.

Request
URI
POST
https://{api_host}/suite-api/api/fleet-management/iam/components/auth-sources/query
COPY
Request Body

Query filter for Iam Component Auth Sources. If no filterType and filterValue provided, returns all. If provided, filterValue must be a valid UUID for VCF_COMPONENT and VCF_INSTANCE, or a valid ComponentType enum value for MANAGEMENT_COMPONENT.

IamComponentAuthSourceQuery of type(s) application/json
Required
{
    "filterField": "string",
    "filterValue": "string"
}
string
filterField
Optional

Allowed fields to filter Auth Sources by

Possible values are : VCF_COMPONENT, MANAGEMENT_COMPONENT, VCF_INSTANCE, UNKNOWN,
string
filterValue
Optional

Value to filter by. Must be a valid UUID for VCF_COMPONENT and VCF_INSTANCE, or a valid ComponentType enum value for MANAGEMENT_COMPONENT

Authentication
This operation uses the following authentication methods.
Responses
200

List of Iam Component Auth Sources

Returns IamComponentAuthSources of type(s) application/json
"{\n  \"iamComponentAuthSources\" : [ {\n    \"ssoRealmId\" : \"1131fe81-8dbd-4526-97e4-b2d3c2aa2a4f\",\n    \"authSourceType\" : \"VCF_COMPONENT\",\n    \"vcfComponentId\" : \"3d7f27d7-cb06-40c2-95f2-cc96d0aece59\",\n    \"componentType\" : \"VCENTER\",\n    \"vcfComponentResourceId\" : \"3d7f27d7-cb06-40c2-95f2-cc96d0aece59\",\n    \"status\" : \"CONFIGURED\",\n    \"createdAt\" : 196472893,\n    \"updatedAt\" : 196472893\n  }, {\n    \"ssoRealmId\" : \"1131fe81-8dbd-4526-97e4-b2d3c2aa2a4f\",\n    \"authSourceType\" : \"VCF_COMPONENT\",\n    \"vcfComponentId\" : \"4d7f27d7-cb06-40c2-95f2-cc96d0aece59\",\n    \"componentType\" : \"NSX_MANAGER\",\n    \"vcfComponentResourceId\" : \"4d7f27d7-cb06-40c2-95f2-cc96d0aece59\",\n    \"status\" : \"CONFIGURED\",\n    \"createdAt\" : 123456789,\n    \"updatedAt\" : 123456789\n  }, {\n    \"ssoRealmId\" : \"1131fe81-8dbd-4526-97e4-b2d3c2aa2a4f\",\n    \"authSourceType\" : \"MANAGEMENT_COMPONENT\",\n    \"componentType\" : \"VCF_OPERATIONS\",\n    \"status\" : \"CONFIGURED\",\n    \"createdAt\" : 123456789,\n    \"updatedAt\" : 123456789\n  } ]\n}"
array of object
iamComponentAuthSources
Optional

IAM Component Auth Sources list


Code Samples
COPY
                    curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{}' https://{api_host}/suite-api/api/fleet-management/iam/components/auth-sources/query
                
Iam Apis Operations
GET
Get Eligible Components
DELETE
Delete Iam Component Auth Source
POST
Create Iam Component Auth Source
POST
Get Iam Component Auth Sources
GET
Get Component Roles
POST
Provision Component Role
PUT
Update Component Role
GET
Get Component Role Summaries
DELETE
Delete Component Role
GET
Get Component Role
POST
Trigger Drift Check
POST
Retry Apply For Role
GET
Get Component Role Definitions
POST
Configure IDP
PUT
Update IDP Configuration
DELETE
Delete IDP Configuration
GET
Get IDP Configuration
GET
Get Scim Sync Client Info
POST
Generate Scim Sync Client
GET
Get Ldap Directories
POST
Lookup Ldap Groups
POST
Execute Ldap Sync
GET
Get Ldap Sync Logs
GET
Get Ldap Sync Log By Id
GET
Get Ldap Sync Profile
PUT
Update Ldap Sync Profile
POST
Lookup Ldap Users
GET
Get VCF Roles Paginated
POST
Create Role
PUT
Update Role Definition
DELETE
Delete Role
GET
Get Role
POST
Validate Saml Metadata
GET
Get Iam Settings
PUT
Update Iam Settings
GET
Get Sso Realm List
POST
Create Sso Realm
DELETE
Delete Sso Realm
GET
Get Sso Realm
PATCH
Update Api Client
POST
Create Api Client
POST
Query Api Clients
DELETE
Delete Api Client
GET
Get Api Client
PATCH
Update Api Token
POST
Generate Api Token
POST
Query Api Tokens
DELETE
Delete Api Token
GET
Get Api Token
POST
Re Generate Api Token
GET
List Emergency Clients
POST
Create Emergency Client
DELETE
Delete Emergency Client
GET
Get Emergency Client
POST
Regenerate Emergency Client
POST
Get Groups List
POST
Get Group Members List
GET
List O Auth Apps
POST
Create O Auth App
PUT
Update O Auth App
DELETE
Delete O Auth App
GET
Get O Auth App
POST
Rotate O Auth App Secret
DELETE
Delete Role Assignments
GET
Get Role Assignment
PUT
Update Role Assignment
POST
Get Users List
GET
Get Iam Task Details
GET
Get Eligible Vidbs
PATCH
Update Vidb Metadata