CreateVRouterOspfArea
Creates a router OSPF area resource. For
example,
CreateVRouterOspfArea areaId=1
Parameters
Name | Description | Optional | Valid Value | Starting Version |
---|---|---|---|---|
areaId | The area ID. | 3.4.0 | ||
areaAuth | The authentication mode of the OSPF area. | Yes | 3.4.0 | |
areaType | The area type. | Yes | 3.4.0 | |
password | The password when the authentication mode is plaintext. | Yes | 3.4.0 | |
keyId | The key ID when the authentication mode is MD5 checksum. | Yes | 3.4.0 | |
resourceUuid | The area resource UUID. | Yes | 3.4.0 | |
tagUuids | The tag UUID list. | Yes | 3.4.0 | |
userTags | The user tags. For more information, see CreateUserTag. | Yes | 3.4.0 | |
systemTags | The system tags. For more information, see CreateSystemTag. | Yes | 3.4.0 | |
timeout | Yes |