SecurityGroup Parent topic

Parameter
Data Type
Description
Required?
securityGroup
Container
The container for security group policy information.
Property type: Element
Yes
securityGroup.name
String
The policy name.
Property type: Attribute
Valid value: any string of 1-32 characters
Yes
securityGroup.version
Double
The message version.
Property type: Attribute
Valid value: 1
Yes
securityGroup.isDeletable
Boolean
Indicates whether the policy can be deleted.
Property type: Attribute
Valid values:
  • True—the policy can be deleted.
  • False—the policy cannot be deleted.
Note
Note
For example, the default SecureCloud policy cannot be deleted.
Yes
securityGroup.isNameEditable
Boolean
Indicates whether the policy name can be changed.
Property type: Attribute
Valid values:
  • True—the policy name can be changed.
  • False—the policy name cannot be changed.
Note
Note
For example, the default SecureCloud policy name cannot be changed.
Yes
securityGroup.isResourcePool
Boolean
Indicates whether resource pooling is enabled.
Property type: Attribute
Valid values:
  • True: this feature is enabled.
  • False: this feature is not enabled.
Yes
securityGroup.href
String
The callback URL for this policy.
Property type: Attribute
Yes
securityGroup.EnableIC
Boolean
Indicates whether Scheduled Integrity Checking (SIC) is enabled.
Property type: Attribute
Valid values:
  • True: this feature is enabled.
  • False: this feature is not enabled.
Yes
securityGroup.ICAction
Enumeration
The action taken when a scheduled integrity check result is bad.
Property type: Attribute
Valid values:
  • Nothing—do nothing if the result is bad
  • Revoke—revoke the device encryption key if the result is bad
Yes
securityGroup.PostponeEnable
Boolean
Indicates whether postponing the device encryption key is enabled.
Property type: Attribute
Valid values:
  • True: this feature is enabled.
  • False: this feature is not enabled.
Yes
securityGroup.RevokeIntervalType
Enumeration
The unit of time for the encryption key revocation postponement interval.
Property type: Attribute
Valid values:
  • Hour
  • Minute
  • Day
Yes
securityGroup.RevokeIntervalNumber
Integer
Interval for postponing the encryption key revocation.
Property type: Attribute
Valid value: any integer 0-59
Yes
securityGroup.id
String
The GUID of this policy.
Property type: Attribute
No
securityGroup.lastModified
DateTime
The date and time this policy was last modified.
Property type: Attribute
Valid value: a date and time in the format "yyyy-MM-ddThh:mm:ss.sss, UTC"
No
securityGroup.ruleCount
Integer
The number of rules in this policy.
Property type: Attribute
No
securityGroup.imageCount
Integer
The number of images associated with this policy.
Property type: Attribute
No
securityGroup.description
String
The description of the policy.
Property type: Element
Valid value: any string of 1-360 characters
No
securityGroup.ImageList
Container: ImageList
The image list container.
Property type: Element
No
securityGroup.SecurityRuleList
Container: SecurityList
The security list container.
Property type: Element
No
securityGroup.successAction
Container
The behavior setting when policy evaluation is successful.
Property type: Element
No
successAction.action
Enumeration
The action when policy evaluation result is found in a key request.
Property type: Attribute
Valid values:
  • ManualApprove: manually approve key requests.
  • Deny: automatically approve key requests.
Yes
successAction.autoDelay
Integer
The behavior of automatic approval for key requests if successAction.action is set to ManualApprove.
Property type: Attribute
Default value: -1
Valid values:
  • -1: do not automatically approve key requests.
  • [X]: automatically approve key requests after X minutes. X is any integer 0-59.
Yes
securityGroup.failedAction
Container
The behavior when policy evaluation fails.
Property type: Element
No
failedAction.action
Enumeration
The action when policy evaluation for a key request fails.
Property type: Attribute
Valid values:
  • ManualApprove: manually approve key requests.
  • Deny: automatically approve key requests.
Yes
failedAction.autoDelay
Integer
The behavior of automatic approval for key requests if failedAction.autoDelay is set to ManualApprove.
Property type: Attribute
Default value: -1
Valid values:
  • -1: do not automatically approve key requests.
  • [X]: automatically approve key requests after X minutes. X is any integer 0-59.
Yes
securityGroup.LinkList
Container: LinkList
The container of links.
Property type: Element
No