| diagram | ![]() |
||||||||||||
| namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
| type | extension of axlapi:APIRequest | ||||||||||||
| properties |
|
||||||||||||
| children | processNodeName service | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xsd:complexType name="DoServiceParametersResetReq"> <xsd:annotation> <xsd:documentation>This will set Service Parameters to default value.</xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="axlapi:APIRequest"> <xsd:sequence> <xsd:element name="processNodeName" type="axlapi:XFkType" minOccurs="1" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The process Node that this the service parameter belongs to.Not nullable.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="service" type="axlapi:XService"> <xsd:annotation> <xsd:documentation>The service that this service parameter belongs to.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| diagram | ![]() |
||||||||||||
| type | axlapi:XFkType | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xsd:element name="processNodeName" type="axlapi:XFkType" minOccurs="1" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The process Node that this the service parameter belongs to.Not nullable.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||
| type | axlapi:XService | ||
| properties |
|
||
| annotation |
|
||
| source | <xsd:element name="service" type="axlapi:XService"> <xsd:annotation> <xsd:documentation>The service that this service parameter belongs to.</xsd:documentation> </xsd:annotation> </xsd:element> |