ImesI

<back to all web services

AllMetadataRequest

The following routes are available for this service:
GET/mdactions
GET/admin/mdactions

To override the Content-type in your clients, use the HTTP Accept Header, append the .xml suffix or ?format=xml

HTTP + XML

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

GET /mdactions HTTP/1.1 
Host: gpvnew.ocellot.com 
Accept: application/xml
HTTP/1.1 200 OK
Content-Type: application/xml
Content-Length: length

<ArrayOfKeyValueOfstringMetadataResponseGwNHsPbe xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
  <KeyValueOfstringMetadataResponseGwNHsPbe>
    <Key>String</Key>
    <Value xmlns:d3p1="http://schemas.datacontract.org/2004/07/ServiceApp.ActionsMetadata">
      <d3p1:actions>
        <KeyValueOfstringMetadataActionGwNHsPbe>
          <Key>String</Key>
          <Value>
            <d3p1:action>
              <ArrayOfKeyValueOfstringstring>
                <KeyValueOfstringstring>
                  <Key>String</Key>
                  <Value>String</Value>
                </KeyValueOfstringstring>
              </ArrayOfKeyValueOfstringstring>
            </d3p1:action>
            <d3p1:actions>
              <d3p1:ActionInfo>
                <d3p1:name>get</d3p1:name>
                <d3p1:url>String</d3p1:url>
              </d3p1:ActionInfo>
            </d3p1:actions>
            <d3p1:className>String</d3p1:className>
            <d3p1:confirmMessage>String</d3p1:confirmMessage>
            <d3p1:enablePolicy>never</d3p1:enablePolicy>
            <d3p1:hotkey>String</d3p1:hotkey>
            <d3p1:icon>String</d3p1:icon>
            <d3p1:internalAction>String</d3p1:internalAction>
            <d3p1:name>String</d3p1:name>
            <d3p1:parent>String</d3p1:parent>
            <d3p1:roles>
              <string>String</string>
            </d3p1:roles>
            <d3p1:route>String</d3p1:route>
          </Value>
        </KeyValueOfstringMetadataActionGwNHsPbe>
      </d3p1:actions>
      <d3p1:active>false</d3p1:active>
      <d3p1:columns>
        <d3p1:MetadataColumn>
          <d3p1:active>false</d3p1:active>
          <d3p1:ext>false</d3p1:ext>
          <d3p1:filter>String</d3p1:filter>
          <d3p1:html>String</d3p1:html>
          <d3p1:isnum>false</d3p1:isnum>
          <d3p1:name>String</d3p1:name>
          <d3p1:order>0</d3p1:order>
          <d3p1:orderBy>String</d3p1:orderBy>
          <d3p1:title>String</d3p1:title>
        </d3p1:MetadataColumn>
      </d3p1:columns>
      <d3p1:keyType>String</d3p1:keyType>
      <d3p1:name>String</d3p1:name>
      <d3p1:orderBy>String</d3p1:orderBy>
      <d3p1:qinfo>String</d3p1:qinfo>
      <d3p1:querys>
        <KeyValueOfstringstring>
          <Key>String</Key>
          <Value>String</Value>
        </KeyValueOfstringstring>
      </d3p1:querys>
      <d3p1:states>
        <KeyValueOfstringMetadataStateGwNHsPbe>
          <Key>String</Key>
          <Value>
            <d3p1:actions>
              <string>String</string>
            </d3p1:actions>
            <d3p1:columns>
              <string>String</string>
            </d3p1:columns>
            <d3p1:consumer>String</d3p1:consumer>
            <d3p1:controller>String</d3p1:controller>
            <d3p1:elemActions>
              <string>String</string>
            </d3p1:elemActions>
            <d3p1:elems>
              <d3p1:ElemToLoad>
                <d3p1:name>String</d3p1:name>
                <d3p1:url>String</d3p1:url>
              </d3p1:ElemToLoad>
            </d3p1:elems>
            <d3p1:export>String</d3p1:export>
            <d3p1:extrainfo>String</d3p1:extrainfo>
            <d3p1:filter>String</d3p1:filter>
            <d3p1:get>String</d3p1:get>
            <d3p1:getelem>String</d3p1:getelem>
            <d3p1:getparams>String</d3p1:getparams>
            <d3p1:numact>0</d3p1:numact>
            <d3p1:querys>
              <string>String</string>
            </d3p1:querys>
            <d3p1:route>String</d3p1:route>
            <d3p1:state>
              <d3p1:columnsToRemove>
                <string>String</string>
              </d3p1:columnsToRemove>
              <d3p1:editing>false</d3p1:editing>
              <d3p1:viewing>false</d3p1:viewing>
            </d3p1:state>
            <d3p1:template>String</d3p1:template>
            <d3p1:title>String</d3p1:title>
          </Value>
        </KeyValueOfstringMetadataStateGwNHsPbe>
      </d3p1:states>
      <d3p1:title>String</d3p1:title>
    </Value>
  </KeyValueOfstringMetadataResponseGwNHsPbe>
</ArrayOfKeyValueOfstringMetadataResponseGwNHsPbe>