Sets the Day0 Dynamic Routing Network configuration parameters.
put
https://{host}:{port}/{basePath}/NetworkConfig/setDay0DynamicRoutingParameters
Sets the Day0 Dynamic Routing Network configuration parameters.
Request
Query Parameters
-
adminBgpAuthentication: boolean
-
adminBgpEncrypted: boolean
-
adminBgpHoldDownTimer: integer
-
adminBgpKeepAliveTimer: integer
-
adminBgpPassword: string
-
adminCidr: string
-
adminDnsIp1: ip
-
adminDnsIp2: ip
-
adminDnsIp3: ip
-
adminGateway: ip
-
adminLacpFast: boolean
-
adminMgmt01Hostname: string
-
adminMgmt01Ip: ip
-
adminMgmt02Hostname: string
-
adminMgmt02Ip: ip
-
adminMgmt03Hostname: string
-
adminMgmt03Ip: ip
-
adminMgmtVip: ip
-
adminMgmtVipHostname: string
-
adminMtu: integer
-
adminNetmask: string
-
adminPeer1Asn: integer
-
adminPeer1Ip: string
-
adminPeer2Asn: integer
-
adminPeer2Ip: string
-
adminPortCount: integer
-
adminPortFec: enum
Allowed values are: [OFF, AUTO, FCFEC, RSCONS16, RSFEC, RSIEEE]
-
adminPortSpeed: integer
-
adminRouterGroup: integer
-
adminSpine1Ip: string
-
adminSpine2Ip: string
-
adminSpineVip: ip
-
adminTopology: enum
Allowed values are: [TRIANGLE, SQUARE, MESH]
-
adminVlan: integer
-
bgpAuthentication: boolean
-
bgpEncrypted: boolean
-
bgpHoldDownTimer: integer
-
bgpKeepAliveTimer: integer
-
bgpPassword: string
-
dnsIp1: ip
-
dnsIp2: ip
-
dnsIp3: ip
-
enableAdminNetwork: boolean
-
mgmt01Hostname: string
-
mgmt01Ip(required): ip
-
mgmt02Hostname: string
-
mgmt02Ip(required): ip
-
mgmt03Hostname: string
-
mgmt03Ip(required): ip
-
mgmtVip(required): ip
-
mgmtVipHostname(required): string
-
ntpIps(required): string
-
objectStorageIp: ip
-
oracleAsn: integer
-
peer1Asn: integer
-
peer1Ip: string
-
peer2Asn: integer
-
peer2Ip: string
-
publicIps: string
-
spine1Ip(required): string
-
spine2Ip(required): string
-
uplinkGateway: ip
-
uplinkLacpFast: boolean
-
uplinkMtu(required): integer
-
uplinkNetmask(required): string
-
uplinkPortCount(required): integer
-
uplinkPortFec: enum
Allowed values are: [OFF, AUTO, FCFEC, RSCONS16, RSFEC, RSIEEE]
-
uplinkPortSpeed(required): integer
-
uplinkTopology: enum
Allowed values are: [TRIANGLE, SQUARE, MESH]
-
zfsCapacityPoolReplicationEndpoint: ip
-
zfsPerfPoolReplicationEndpoint: ip
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 : 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.