Properties Summary |
childAction
Type: mo:ModificationChildAction
Primitive Type: scalar:Bitmask32
Units: null
Encrypted: false
Access: implicit
Category: TopLevelChildAction
Comments:
-
Delete or ignore. For internal use only.
| |
Constants |
deleteAll |
16384u |
deleteAll |
NO COMMENTS
|
ignore |
4096u |
ignore |
NO COMMENTS
|
deleteNonPresent |
8192u |
deleteNonPresent |
NO COMMENTS
|
DEFAULT |
0 |
--- |
This type is used to
|
|
cidr
Type: address:Ip
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
VPC Cidr in which cAPIC is deployed
dn
Type: reference:BinRef
Units: null
Encrypted: false
Access: implicit
Category: TopLevelDn
Comments:
-
A tag or metadata is a non-hierarchical keyword or term assigned to the fabric module.
infraIp
Type: address:Ip
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
IP Address of cAPIC Infra NIC
mgmtIp
Type: address:Ip
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
Private IP Address of cAPIC Management NIC
mgmtPublicIp
Type: address:Ip
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
Public IP Address of cAPIC Management NIC
provider
Type: cloud:Vendor
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
Provider of the Cloud in which cAPIC is deployed
| |
Constants |
aws |
0 |
Amazon Web Service |
AWS
|
azure |
1 |
Microsoft Azure |
NO COMMENTS
|
unknown |
10 |
Unknown Vendor |
NO COMMENTS
|
DEFAULT |
aws(0) |
Amazon Web Service |
AWS
|
|
region
Type: cloud:RegionType
Primitive Type: scalar:Enum64
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
Region in which cAPIC is deployed, Do not use deprecated
Use RegionDn instead.
| |
Constants |
us-east-1 |
0ull |
US East (N. Virginia) Region |
NO COMMENTS
|
ap-northeast-2 |
10ull |
Asia Pacific (Seoul) Region |
NO COMMENTS
|
ap-northeast-3 |
11ull |
Asia Pacific (Osaka-Local) Region |
NO COMMENTS
|
ap-southeast-1 |
12ull |
Asia Pacific (Singapore) Region |
NO COMMENTS
|
ap-southeast-2 |
13ull |
Asia Pacific (Sydney) Region |
NO COMMENTS
|
ap-south-1 |
14ull |
Asia Pacific (Mumbai) Region |
NO COMMENTS
|
sa-east-1 |
15ull |
South America (S?o Paulo) Region |
NO COMMENTS
|
us-gov-west-1 |
16ull |
AWS GovCloud (US-West) |
NO COMMENTS
|
us-gov-east-1 |
17ull |
AWS GovCloud (US-East) |
NO COMMENTS
|
eu-north-1 |
18ull |
EU (Stockholm) |
NO COMMENTS
|
us-east-2 |
1ull |
US East (Ohio) Region |
NO COMMENTS
|
us-west-1 |
2ull |
US West (N. California) Region |
NO COMMENTS
|
us-west-2 |
3ull |
US West (Oregon) Region |
NO COMMENTS
|
ca-central-1 |
4ull |
Canada (Central) Region |
NO COMMENTS
|
eu-central-1 |
5ull |
EU (Frankfurt) Region |
NO COMMENTS
|
unknown |
65535ull |
unused |
NO COMMENTS
|
eu-west-1 |
6ull |
EU (Ireland) Region |
NO COMMENTS
|
eu-west-2 |
7ull |
EU (London) Region |
NO COMMENTS
|
eu-west-3 |
8ull |
EU (Paris) Region |
NO COMMENTS
|
ap-northeast-1 |
9ull |
Asia Pacific (Tokyo) Region |
NO COMMENTS
|
DEFAULT |
unknown(65535ull) |
unused |
NO COMMENTS
|
|
regionDn
Type: reference:BinRef
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
NO COMMENTS
rn
Type: reference:BinRN
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRn
Comments:
-
Identifies an object from its siblings within the context of its parent object. The distinguished name contains a sequence of relative names.
status
Type: mo:ModificationStatus
Primitive Type: scalar:Bitmask32
Units: null
Encrypted: false
Access: implicit
Category: TopLevelStatus
Comments:
-
The upgrade status. This property is for internal use only.
| |
Constants |
created |
2u |
created |
In a setter method: specifies that an object should be created.
An error is returned if the object already exists.
In the return value of a setter method: indicates that an object has been created.
|
modified |
4u |
modified |
In a setter method: specifies that an object should be modified
In the return value of a setter method: indicates that an object has been modified.
|
deleted |
8u |
deleted |
In a setter method: specifies that an object should be deleted.
In the return value of a setter method: indicates that an object has been deleted.
|
DEFAULT |
0 |
--- |
This type controls the life cycle of objects passed in the XML API.
When used in a setter method (such as configConfMo), the ModificationStatus
specifies whether an object should be created, modified, deleted or removed.
In the return value of a setter method, the ModificationStatus indicates the actual
operation that was performed. For example, the ModificationStatus is set to "created"
if the object was created. The ModificationStatus is not set if the object was neither
created, modified, deleted or removed.
When invoking a setter method, the ModificationStatus is optional:
If a setter method such as configConfMo is invoked and the ModificationStatus
is not set, the system automatically determines if the object should be created or modified.
|
|
subnet
Type: address:Ip
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
VPC Subnet in which cAPIC is deployed
zone
Type: cloud:ZoneType
Primitive Type: scalar:Enum8
Units: null
Encrypted: false
Access: implicit
Category: TopLevelRegular
Comments:
-
Availability Zone in which cAPIC is deployed
| |
Constants |
a |
0 |
A |
NO COMMENTS
|
b |
1 |
B |
NO COMMENTS
|
DEFAULT |
a(0) |
A |
NO COMMENTS
|
|