ClearStatistics_SRIOVEthernetLogicalPort Job

Operation to clear Statistical data available on a particular SRIOV Ethernet Logical Port of Logical Partition / VirtualIOServer.

Resource

/rest/api/uom/LogicalPartition/{LogicalPartition_UUID}/SRIOVEthernetLogicalPort/
{SRIOVEthernetLogicalPort_UUID}/do/ClearStatistics
/rest/api/uom/VirtualIOServer/{VirtualIOServer_UUID}/SRIOVEthernetLogicalPort/
{SRIOVEthernetLogicalPort_UUID}/do/ClearStatistics

Overview of ClearStatistics_SRIOVEthernetLogicalPort Job

For a ManagedSystem which has SRIOV Adapter Card installed on it, we can configure one or more SRIOV Ethernet Logical Ports to a LogicalPartition. For each of these configured Ethernet Logical Ports, we can invoke this job to reset the statistics maintained regarding its Usage/Traffic-flow.

Sample Job Request(s)

		<JobRequest:JobRequest
 xmlns:JobRequest="http://www.ibm.com/xmlns/systems/power/firmware/web/mc/2012_10/"
 xmlns="http://www.ibm.com/xmlns/systems/power/firmware/web/mc/2012_10/"
 xmlns:ns2="http://www.w3.org/XML/1998/namespace/k2" schemaVersion="V1_0">
	    <Metadata>
	        <Atom/>
	    </Metadata>
	    <RequestedOperation kxe="false" kb="CUR" schemaVersion="V1_0">
	        <Metadata>
	            <Atom/>
	        </Metadata>
	        <OperationName kxe="false" kb="ROR">ClearStatistics</OperationName>
	        <GroupName kxe="false" kb="ROR">SRIOVEthernetLogicalPort</GroupName>
	    </RequestedOperation>
	    <JobParameters kxe="false" kb="CUR" schemaVersion="V1_0">
	        <Metadata>
	            <Atom/>
	        </Metadata>
	    </JobParameters>
	</JobRequest:JobRequest>
	
	



Last updated: Fri, June 23, 2017