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

Page 273: Returned result, Interface uri access method returned result

Advertising
background image

Query Unknown Access Policy

Query information about the unknown access policy.

Interface URI

/res/access/strategy/unknown

Access Method

HTTP

GET

Parameters

None

Returned Result

Status codes

200 (OK): Success.

Message header

HTTP/1.1 200 OK

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.

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

closeIfType

Integer type.

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

openIfType

Integer type.

Time delay before shutting down the interface, in seconds.

closeIfDelay

Integer type.

Time delay before bringing up the interface, in seconds.

openIfDelay

Integer type.

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

accessType

Integer type.

Query Unknown Access Policy 273

Advertising