VcfPasswordAccountSearchRequest

VcfPasswordAccountSearchRequest
VcfPasswordAccountSearchRequest

Represents password account search request with individual search criteria fields.

JSON Example
{
    "appliance": "string",
    "applianceFqdn": "string",
    "lastPasswordUpdateTimestamp": 0,
    "managedByFqdn": "string",
    "status": "string",
    "username": "string",
    "vcfDomainId": "string"
}
string
appliance
Optional

Appliance or component type for password account searches (e.g., VCENTER, NSXT_MANAGER, NSXT_EDGE, SDDC_MANAGER, VCF_AUTOMATION, LOG_MANAGEMENT, VCF_OPERATIONS, VCF_OPS_NETWORKS, CLOUD_PROXY, IDENTITY_BROKER, VCF_OPS_HCX, ESX, VCF_SERVICES_RUNTIME, AVI_LOAD_BALANCER)

Enumeration: VCENTER, SDDC_MANAGER, NSXT_MANAGER, NSXT_EDGE, VCF_AUTOMATION, LOG_MANAGEMENT, VCF_OPERATIONS, VCF_OPS_NETWORK, CLOUD_PROXY, IDENTITY_BROKER, VCF_OPS_HCX, ESX, VCF_SERVICES_RUNTIME, AVI_LOAD_BALANCER, UNKNOWN
string
applianceFqdn
Optional

Fully qualified domain name of the appliance

integer As int64 As int64
lastPasswordUpdateTimestamp
Optional

Last password update timestamp (milliseconds since epoch) for filtering

string
managedByFqdn
Optional

FQDN of the component that manages the account for filtering

string
status
Optional

Password account status for search requests (e.g., ACTIVE, EXPIRING, EXPIRED, UNKNOWN)

Enumeration: ACTIVE, EXPIRING, EXPIRED, UNKNOWN
string
username
Optional

Username for the account

string
vcfDomainId
Optional

VCF domain ID to filter password accounts by domain