Modify unknown access policy, Interface uri, Access method – HP Intelligent Management Center Licenses User Manual

Page 277: Interface uri access method

Advertising
background image

Modify Unknown Access Policy

Modify the unknown access policy.

Interface URI

/res/access/strategy/unknown

Access Method

HTTP

PUT

Parameters

None

Message body

<accessStrategy>
<accessType>0</accessType>
<sendFaultType>1</sendFaultType>
<closeIfType>2</closeIfType>
<openIfType>1</openIfType>
<closeIfDelay>180</closeIfDelay>
<openIfDelay>180</openIfDelay>
</accessStrategy>

Elements

accessStrategy sub-elements

Whether or not to send alarms. 0 for no. 1 for yes.

sendFaultType

Integer type. Optional. If the element does not exist, the value is not changed. If the element exists,
the value cannot be null.

Interface shutdown type. 0 for no shutdown. 1 for immediate shutdown. 2 for delayed shutdown.

closeIfType

Integer type. Optional. If the element does not exist, the value is not changed. If the element exists,
the value cannot be null.

Whether or not to bring up the interface after it is shut down. 0 for no. 1 for yes.

openIfType

Integer type. Optional. If the element does not exist, the value is not changed. If the element exists,
the value cannot be null.

Time delay before shutting down the interface, in seconds.

closeIfDelay

Integer type. Optional. If the element does not exist, the value is not changed. If the element exists,
the value cannot be null.

Time delay before bringing up the interface, in seconds.

openIfDelay

Integer type. Optional. If the element does not exist, the value is not changed. If the element exists,
the value cannot be null.

Whether or not the policy is valid when an unknown access is detected.0 for yes. 1 for no.

accessType

Integer type. Optional. If the element does not exist, the value is not changed. If the element exists,
the value cannot be null.

Modify Unknown Access Policy 277

Advertising