Get Local Endpoint
get
https://{host}:{port}/{basePath}/LocalEndpoint/getLocalEndpoint
Get Local Endpoint
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 : LocalEndpoint
Type:
object
oracle.doceng.json.BetterJsonNull@6b899971
Show Source
-
datacenterGateway1Ip(required): string
Maximum Length:
64
-
datacenterGateway2Ip(required): string
Maximum Length:
64
-
faultIds: array
faultIds
-
lifecycleState: string
Allowed Values:
[ "CREATING", "ACTIVE", "DELETING", "DELETED", "UPDATING", "UPDATED", "FAILED", "UNKNOWN" ]
-
lifecycleStateDescription: string
Maximum Length:
1000
-
lifecycleSubState: string
Allowed Values:
[ "CREATING_LOCAL_ENDPOINT", "FAILED_CREATING_LOCAL_ENDPOINT", "CREATING_ZFSSA_LOCAL_ENDPOINT", "FAILED_CREATING_ZFSSA_LOCAL_ENDPOINT", "ACTIVE", "DELETING_LOCAL_ENDPOINT", "FAILED_DELETING_LOCAL_ENDPOINT", "DELETING_ZFSSA_LOCAL_ENDPOINT", "FAILED_DELETING_ZFSSA_LOCAL_ENDPOINT", "UPDATING_LOCAL_ENDPOINT", "FAILED_UPDATING_LOCAL_ENDPOINT", "UPDATING_ZFSSA_LOCAL_ENDPOINT", "FAILED_UPDATING_ZFSSA_LOCAL_ENDPOINT", "UPDATED", "DELETED", "UNKNOWN" ]
-
localAsn(required): string
Maximum Length:
64
-
progressRecordIds: array
progressRecordIds
-
spine1Ip(required): string
Maximum Length:
64
-
spine2Ip(required): string
Maximum Length:
64
-
timeCreated: string
Maximum Length:
64
-
timeUpdated: string
Maximum Length:
64
-
zfsCapacityPoolEndpointIp(required): string
Maximum Length:
64
-
zfsPerformancePoolEndpointIp(required): string
Maximum Length:
64
Nested Schema : faultIds
Type:
array
Nested Schema : progressRecordIds
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.