Modify the PcaSystem object.
put
https://{host}:{port}/{basePath}/PcaSystem/
modify the PcaSystem object.
Request
Path Parameters
-
PcaSystemId(required):
PcaSystemId to modify the associated PcaSystem.
Header Parameters
-
Auth-Token(required): string
Auth-Token received from a successful login response.
-
opc-request-id: string
Unique identifier for the request
Supported Media Types
- application/x-www-form-urlencoded
Root Schema : schema
Type:
Show Source
object
-
pcaSystem: object
PcaSystem
The PcaSystem object represents the PCA product system.
Nested 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
Security
-
basicAuth: http
Type:
http
Response
Supported Media Types
- application/json
200 Response
Request completed successfully.
Root Schema : Job
Type:
object
A Job represents the unit of work required to perform a particular action or set of actions. The Job Id value represents the time when the Job was created in milliseconds since epoch. This will be a unique value in relation to other Job objects.
Show Source
-
abortedUser: string
Maximum Length:
256
-
associatedObjId: string
Maximum Length:
128
-
associatedObjType: string
Maximum Length:
256
-
endTime: timestamp
Read-only and this operation is unsupported. @param endTime Time in milliseconds.
-
jobName(required): string
Maximum Length:
256
-
progressMessage: string
Maximum Length:
1024
Read-only and this operation is unsupported. @param progressMessage. -
result: AssociatedObj
-
runState: string
Allowed Values:
[ "ACTIVE", "SUCCEEDED", "FAILED", "ABORTED" ]
-
startTime: timestamp
Read-only and this operation is unsupported. @param startTime The startTime to set.
-
transcript: string
Maximum Length:
1000
-
username: string
Maximum Length:
64
-
workItemIds: array
workItemIds
-
workRequestId: string
Maximum Length:
256
Nested Schema : workItemIds
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.