Stop automatic discovery, Interface uri, Access method – HP Intelligent Management Center Licenses User Manual

Page 125: Returned result, Example

Advertising
background image

Stop Automatic Discovery

Stop automatic discovery.

Interface URI

/plat/res/autodiscover/stop

Access Method

HTTP

GET

Parameters

None

Returned Result

Status codes

200 (OK): Success.

Message body

If the operation succeeds, the message body is returned.

<autoDiscoverStatus>
<status>4</status>
</autoDiscoverStatus>

Element description

See “

Query Automatic Discovery Status

.

Example

Stop the running automatic discovery.

Request

GET http://imc_host:8080/imcrs/plat/res/autodiscover/stop
accept: application/xml
...

Response

HTTP/1.1 200 OK
Content-Type: application/xml
...
<autoDiscoverStatus>
<status>4</status>
</autoDiscoverStatus>

Stop Automatic Discovery

125

Advertising