Get PcaSystem object.
get
https://{host}:{port}/{basePath}/PcaSystem/
get PcaSystem object.
Request
Header Parameters
-
Auth-Token(required): string
Auth-Token received from a successful login response.
-
opc-request-id: string
Unique identifier for the request
There's no request body for this operation.
Security
-
basicAuth: http
Type:
http
Response
Supported Media Types
- application/json
200 Response
Request completed successfully.
Root Schema : PcaSystem
Type:
object
The PcaSystem object represents the PCA product system.
Show Source
-
asrReminder(required): boolean
-
availabilityDomain: string
Maximum Length:
24
-
configState: string
Allowed Values:
[ "CONFIG_USER", "CONFIG_SYSTEM_PARAMS", "WAIT_FOR_NETWORKING_SERVICE", "CONFIG_NETWORK_PARAMS", "CHECK_FOR_NETWORK_COMPLETION", "TEST_NETWORK_PARAMS", "CHECK_FOR_NETWORK_LOCK_COMPLETION", "COMPLETE" ]
-
connectedState: boolean
-
day0ConfigDetails: string
Maximum Length:
512
-
description(required): string
Maximum Length:
1000
-
domainName: string
Maximum Length:
67
-
faultIds: array
faultIds
-
generation: integer
-
initialHwDiscoveryDetails: string
Maximum Length:
1000
-
initialHwDiscoveryStatus: string
Allowed Values:
[ "DISCOVERSUCCESS", "RESYNCSUCCESS", "PARTIALSUCCESS", "FAILURE", "UNKNOWN" ]
-
initialHwDiscoveryTime: timestamp
-
isDay0Running: boolean
-
name(required): string
Maximum Length:
256
-
ociInfrastructureId: string
Maximum Length:
256
-
ociTenancyId: string
Maximum Length:
256
-
productType: string
Allowed Values:
[ "PCA", "RED2", "ULTRA" ]
-
proxyEnabled: string
Maximum Length:
64
-
proxyHost: string
Maximum Length:
256
-
proxyName: string
Maximum Length:
256
-
proxyPassword: string
Maximum Length:
256
-
proxyPort: integer
-
proxyUsername: string
Maximum Length:
256
-
rackType: string
Allowed Values:
[ "C3", "PCA" ]
-
realm: string
Maximum Length:
64
-
realmDomainComponent: string
Maximum Length:
64
-
region: string
Maximum Length:
64
-
regionKey: string
Maximum Length:
64
-
reSyncHwDetails: string
Maximum Length:
1000
-
reSyncHwStatus: string
Allowed Values:
[ "SUCCESS", "FAILURE", "PARTIALSUCCESS", "UNKNOWN" ]
-
reSyncHwTime: timestamp
-
systemMode: string
Allowed Values:
[ "STANDALONE", "LINKED" ]
-
systemName: string
Maximum Length:
24
-
systemStateIsLocked: string
Maximum Length:
64
-
timeNetworkConfigCreated: timestamp
-
timeNetworkConfigLocked: timestamp
-
vmHighAvailability: boolean
-
workState: string
Nested Schema : faultIds
Type:
array
400 Response
Bad request
Root Schema : Error
Type:
Show Source
object
-
code(required): string
A short error code that defines the error, meant for programmatic parsing.
-
message(required): string
A human-readable error string.
401 Response
Unauthorized
Root Schema : Error
Type:
Show Source
object
-
code(required): string
A short error code that defines the error, meant for programmatic parsing.
-
message(required): string
A human-readable error string.
404 Response
Not Found
Root Schema : Error
Type:
Show Source
object
-
code(required): string
A short error code that defines the error, meant for programmatic parsing.
-
message(required): string
A human-readable error string.
500 Response
Internal Server Error
Root Schema : Error
Type:
Show Source
object
-
code(required): string
A short error code that defines the error, meant for programmatic parsing.
-
message(required): string
A human-readable error string.
Default Response
An error has occurred
Root Schema : Error
Type:
Show Source
object
-
code(required): string
A short error code that defines the error, meant for programmatic parsing.
-
message(required): string
A human-readable error string.