rephv policy show
Parameters
Parameter |
Description |
Value |
---|---|---|
pairId | ID of the HyperVault object. | To obtain the value, run the "rephv vault show" command without parameters. |
Example
Query the detailed information about the HyperVault task whose ID is "56892142".
admin:/diagnose>rephv policy show 56892142 VaultId: 56892142, LocalPolicyNum: 1, copyNum: 5 RemotePolicyNum: 0, copyNum: 0 VaultId: 56892142, PolicyId: 0, RpolicyId: 0, name: hello, status: 0, type: 0, versionNum: 5 syncMonth: 4, syncWeek: 65535, syncDay: 1, syncHour: 0, syncMin: 0 triggerNum: 0 failNum: 0
System Response
The following table describes the parameter meanings.
Parameter |
Meaning |
---|---|
VaultId | Indicates the ID of the hypervault object. |
LocalPolicyNum | Number of local policies. |
copyNum | Number of copies. |
RemotePolicyNum | Number of remote policies. |
PolicyId | ID of a local policy. |
RpolicyId | ID of a remote policy. |
name | Name of a policy. |
status | Status of a policy. |
type | Type of a policy. |
versionNum | Version threshold configured for a policy. |
syncMonth | Information about a month bitmap. |
syncWeek | Information about a week bitmap. |
syncDay | Information about a day bitmap. |
syncHour | Information about an hour bitmap. |
syncMin | Information about a minute bitmap. |
triggerNum | Number of trigger times for a policy. |
failNum | Number of failed trigger times for a policy. |