ProfileDetailResponse
- Print
- PDF
ProfileDetailResponse
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in VPC
These are domain (profile) details.
Syntax
The syntax is as follows.
Field
The following describes the fields.
ProfileRespnse
Field | Type | Required | Description |
---|---|---|---|
sid | Long | - | Domain (profile) ID |
name | String | - | Domain (profile) name |
policyId | Long | - | Policy ID |
policyName | String | - | Policy Name |
claYn | Boolean | - | Cloud Log Analytics usage status
|
ttl | Long | - | Domain (profile) TTL |
delYn | Boolean | - | Domain (profile) deletion status
|
lbType | Enum | - | Load balancer type
|
createdDate | Long | - | Creation date (UTC 0) |
monitoringYn | Boolean | - | Health check status
|
status | Eum | - | Domain (profile) status
|
resourceGroups | List<ResourceGroups> | - | Resource group information |
ResourceGroup
Field | Type | Required | Description |
---|---|---|---|
sid | Long | - | Resource group ID |
geoMapDetailId | Long | - | Geo/CIDR map details ID |
geoMapDetailName | String | - | Geo/CIDR map details name |
weighted | Long | - | Weights used when LBType is WEIGHTED_ROUND_ROBIN |
active | List<Resource> | - | Active resource information |
standby | List<Resource> | - | Backup resource information |
monitor | Monitor | - | Health check monitoring information |
Resource
Field | Type | Required | Description |
---|---|---|---|
content | String | - | Resource value |
type | Enum | - | Resource type
|
healthCheckRegionId | Long | - | Health check Region ID |
healthCheckRegionCode | Enum | - | Region code
|
status | Enum | - | Health check status
|
Was this article helpful?