How to use wildcard characters in the filter REMAINS for subscription items

I've followed this documentation:

String columns filters

Support the % operator (started by).

Support * operator (contains).

Can't stand (trimmed) operator.

Examples:

Name = service *.

Name = * g *.

Name = * g - unauthorized

URL OF THE REST:

http:// /RequestCenter/nsapi/serviceitems/serviceitemsubscription /=

I can get the filters to work without wildcards, but have had no success in using ' *' or '%' characters  Please provide an example encoded URL appropriate for

ServiceItemTypeName starting with "virtual".  I was not able to get all the data returned when using wildcard characters in a filter.

Here is what I tried:

ServiceItemTypeName = instant virtual server

http://10.8.0.46:8080/RequestCenter/NSAPI/serviceitems/serviceitemsubscription/ServiceItemTypeName=virtual%20Server%20Snapshot

answer: 200

literal works as expected

ServiceItemTypeName = virtual %

http://10.8.0.46:8080/RequestCenter/NSAPI/serviceitems/serviceitemsubscription/ServiceItemTypeName=virtual%25

Request-Type = application/xml

answer: 200

expected result not returned

ServiceItemTypeName = virtual *.

http://10.8.0.46:8080 / RequestCenter/nsapi/serviceitems/serviceitemsubscription/ServiceItemTypeName virtual = *.

Request-Type = application/xml

500

Internal error: invalid parameter values specified or an unexpected error.

fails with the error response

Hi Dan,.

I don't think you can use wildcards here.

Please see the integration Guide to 9.4. Section: "REST API-> Quick Reference.

You will find a table of what features are supported for resources exposed by the API. There you will find a line for "All Service elements", and you will see that: get all the, sorting, paging and all filters are supported; Search for names of wildcards are not...

When I came across this situation, I guess I'm trying to do a generic name search here... and it is not supported. This, however, works for the other columns (Designer if created), which is what, in my view, that documentation is trying to describe. (Although, personally, I feel that it is a bug).

Tags: Cisco DataCenter

Similar Questions

  • Using wildcard characters in the URL variables (very simple question, I know)

    Hi all!

    Pulling my hair out over this... How to use wildcard characters in the URL variables? I have this code in compositionReady (that works):

    var myurl = " " http://www.mydomain.com/Sub1/Sub2/pagename ";

    var currenturl = window.location

    if(MyURL == currenturl) {}

    sym.getSymbol("symbolname").play ();

    }

    It is simply the symbol "NomSymbole" play when the current URL corresponds to the variable 'myurl '. However, I want the symbol to play on all subpages of http://www.mydomain.com/sub1/sub2/ , and therefore, it seems logical to put in a wildcard as:

    http://www.mydomain.com/Sub1/Sub2/ * or something similar, but I can't seem to make it work?

    Any help will be greatly appreciated!

    :-)

    Best,

    Thomas

    What of it?

    var mysubdomain = "http://www.mydomain.com/sub1/sub2/";

    var currenturl = window.location.toString ();

    If (currenturl. IndexOf (MySubDomain) = 0) {}

    sym.getSymbol("symbolname").play ();

    }

    DIA-

  • Using wildcard characters in the Script Map

    Hi everyone, im new in FDM and I have some doubts on mapping scripts.

    I have to recreate this translation in FDM Hyperion rule:

    ACC_SAP tm_sap Reverse sign UD4
    N21099Z300 {NULL} FAKE CD1
    D31199Z000 {NULL} FAKE CD1
    ???? 99 * FAKE CD

    ACC_SAP is the account of the source
    TM_SAP will be loaded UD5 (as looking up)

    How can I manage with a similar mapping?

    I guess the use of the script, but im not sure how to use wildcards wildcard in scripts, is - it possible?

    Another related issue, in an explicit mapping, how can I manage with NULL values if I want to assign [none] value, what I have to insert the value NULL into the field source th?

    BR and thanks

    As long as you're using wildcards in the source and them pointing to a single account, you can do all that you have demonstrated. All this is done directly in the similar table. No script is needed.

    ??? 99 * goes to the HFM_99 or whatever your target.

  • How to use OMB to change the filter conditions in OWB maps

    Hello
    I want to know how we can use the OMB to change the filter conditions in an OWB map.

    In my scenario, I have a filter FLTR_1 operator in my cards and I need to change the filter condition of


    INOUTGRP1.ID IN (1,2)
    AND
    INOUTGRP1. VALUE > CONST_0_MAX_VAL

    TO

    INOUTGRP1.ID IN (1,2)
    AND
    INOUTGRP1. VALUE > CONST_6_MAX_VAL


    Just for more information for everyone we are migrating from OWB 9.2 10.2 OWB and we called constant procedures and used their values in filter conditions. 10.2 OWB generates the values for the constants in a way different than OWB 9.2 which is why this change is necessary. I want to automate the Act of changing the names of constants so that we can save time to change maps.

    THX

    Hello

    change in the framework of your database module, then try

    OMBALTER MAPPING 'MY_MAP' MODIFY OPEARTOR 'FLTR_1' SET PROPERTIES (FILTER_CONDITION) VALUES ('INOUTGRP1.ID IN (1,2) AND INOUTGRP1.VALUE > CONST_6_MAX_VAL ')
    

    Kind regards
    Carsten.

  • How about using labview vi of the filter and multiply vi to replace the analog filter and amplifier

    Hi all

    I use a data acquisition system to acquire a weak signal, it seems to a voltage amplifier and low-pass filter before the acquisition of data. I was wondering, if I use low-pass of the labview vi of the filter and multiply vi to process the signal picked up by DAQ, can I get the same effect as the analog low-pass filter and amp?

    Thank you!

    No!

    1. any system of sampled data must be band including prior to sampling in order to avoid aliasing.  It is impossible to remove aliasing after collection.

    2. the resolution of the DAQ system will be so low that you'll very 'fat' scanning and you will lose a large part of the information in your signal.

    Sorry, but you need to amplify and filter in the material before the data acquisition device for best results.

    Lynn

  • Open the file by using wildcard characters

    Anyone know how to open a file by using wildcard characters in the name.

    For example, a certain folder will contain a number of files, with the name built as follows:

    CALDB_ then a serial number with 6 digits and then 14 characters, which could be ANYTHING.  so it might look like this

    CALDB_123456_33KA1234567890.txt

    or

    CALDB_123457_33KA1234567890.txt

    The key part of the file name is the serial number of 6 digits that is unique and the CALDB_ which is always the same.

    I would like to use a command file with the name of the file as something like CALDB_123456_*.txt, but it doesn't seem to work.

    Can anyone help?

    Thank you

    Hi Dylan,.

    Along our forum, I searched and found a similar question for the use of wildcards in file selection. An active user (unclebump) has responded to this request with a VI, with which you can select a folder on your computer that is scanned for some files. I adjusted this VI to select CALDB_ files *. You will find this file (zipped), including my attached test folder.

    Maybe it will be useful for your application.

    Best regards

    Peter Schutte

  • How can I change the filter settings for the e-mail account of my child?

    How can I change the filter settings for the e-mail account of my child?

    Hi Schaefle,

    May I know if you refer to web filtering? If Yes please visit this link to learn how to change the filter settings.

    Note: for to work in web filtering settings, you must install and configure the filter of family security on each computer your child uses.

    For more information on parental controls, please visit http://windows.microsoft.com/en-US/windows-live/essentials-help-center

    Thank you!

  • How to get special characters in the oracle column only

    Hi all

    with spec_tab

    as

    (

    Select ',' col1 of double

    Union

    Select ',' col1 of double

    Union

    Select 'something' double

    )

    Select col1

    of spec_tab

    How to get special characters in the oracle column only

    You mean like this?

    -------------

    WITH spec_tab
         AS (SELECT ',,,,' col1 FROM DUAL
             UNION
             SELECT ',' col1 FROM DUAL
             UNION
             SELECT 'some thing' FROM DUAL)
    SELECT col1
      FROM spec_tab
      where translate('~'||col1,'~0123456789abcdefghijklmnopqrstuvwxyz ','~')<>'~'
    

    Output:

    -----

    COL1

    ,

    ,,,,

    See you soon,.

    Manik.

  • I got a license number for Adobe Master Collection from my school (Stevens Institute of Technology) and I can't understand how to use it to obtain the product. I created a user name and this is as far as I'm away.

    I got a license number for Adobe Master Collection from my school (Stevens Institute of Technology) and I can't understand how to use it to obtain the product. I created a user name and this is as far as I'm away. I need to download the product and I may not know where to start.

    Ask someone to your school... You have a Cloud redemption code, or a number of series CS6?

    If cloud, http://helpx.adobe.com/x-productkb/global/redemption-code-help.html Redemption Code and

    http://www.Adobe.com/products/creativecloud/FAQ.html

    http://helpx.adobe.com/creative-cloud/help/install-apps.html to install or uninstall

    http://forums.Adobe.com/community/download_install_setup/creative_cloud_faq

    What is http://helpx.adobe.com/creative-cloud/help/creative-cloud-desktop.html

    To start https://helpx.adobe.com/creative-cloud.html the Cloud

    If CS6, download to other downloads and enter your serial number when prompted

    Once again, your 1 resource is your school

  • How to use JavaScript to change the named view

    How to use JavaScript to change the named view

    Do you mean to jump to a specific Destination named within a PDF file? SE so there

    the method gotoNamedDest of the Document object.

  • How to use CSS to create the horizontal navigation bar in Dreamweaver CS6

    How to use CSS to create the horizontal navigation bar in Dreamweaver CS6

    One of the ways to do this is the following: Editor Tryit v1.9

    You can also use floats to get something in the same direction.

  • How to use JavaScript to limit the number of boxes to check the user can select a PDF form?

    How to use JavaScript to limit the number of boxes to check the user can select a PDF form?

    Here's the working solution

    Please rename all the boxes like chkBox0, chkBox1... .chkBox30 (must start with 0)

    Value of exports of each checkbox must be "Yes" (default value is Yes)

    Place this Code at the level of the Javascript Document

    -Code JavaScript document-

    var counter = 0;                Checked the meter

    -Count boxes checked again when the document is closed and reopened.

    for (var i = 0; i)<= 30;="">

    If (getField("chkBox"_+_i).value == 'Yes') {}

    Counter += 1;

    }

    }

    -The function of validation-

    function validateCheckBox(name,value) {}

    If (value == 'Yes' & meter)<>

    Counter += 1;

    } else if (value == 'Off') {}

    counter = 1;

    } else {}

    getField ("name") .value = "Off";

    App.Alert ("you can select only four checkboxes");

    }

    }

    -End of Document Javascript-

    Now put this line in the MouseUp event all checkboxes

    Box - Code MouseUp event.

    validateCheckBox (event.target.name, event.target.value);

    //----------------------------------------------------------------------------------

    Hope this will help

    Kind regards

    Post edited by: Mohammad Irfan

  • How to download MicrosoftFixit50202.msi of the flash player for my not more long computer work - error 0 x 80070002

    How to download MicrosoftFixit50202.msi of the flash player for my not more long computer work - error 0 x 80070002.   I found the site for download fixit, but I have no desktop feature other than the startup repair options.  I thot I could download fixit from my flash drive solution, but I can't find a command prompt to access.  It is the only page from command prompt I can find... I'm in x:\windows\system32\cmd.exe trying to find the good order for my location flashdrive G:

    I used to go G and get G but it says only that go and get are not internal or external commands and not an executable program or batch file

    HELLLLLLLPPPPPPP!   Thank you!

    x:\ I do not think it is a 'valid' for what you intend. I used a 2nd computer and the original disk, I don't remember tho if I used windows file transfer or just copy, but I had the disc copied to the flash drive and reinstalled windows 7. I have still no working dvd rom (x 2) they open and close (sometimes), but the drivers need to be mounted to something incomplete. repair is absent as well. some other problems too but its been executed in this way for months (apx5). here and there, I get an email from answers, that's how I arived here really (enroute) hope this helps (a bit)

  • BlackBerry smartphones, I can't enter Thai language. How can I upgrade and choose the operating system for my BB9900?

    How can I upgrade and choose the operating system for my BB9900? I need thai input but on the site of H3G Italy software download is not all the language version. I don't know from which site to download.

    Hi niranaja

    If your device is running always on OS 7.0 then try 7.1 any Pack OS carrier that also supports Languages.But of Southeast Asia before opening your computer and uninstall any previous packs if installed OS on it. After that, try this:

    1. download and install on your PC a pack OS with any language by carriers

    • (Make sure you download for the same phone model)

    2. download and install the latest version of BlackBerry desktop from here BlackBerry desktop software software

    Then using software office perform your full backup of your device.

    3. search your drive C: Vendor.xml and delete them, there may be one or two vendor.xml (on changing your Pc folders option to show the hidden files/folders ):

    • C:\Program Files (x 86) \Common Files\Research In Motion\AppLoader
    • C:\Users\Windows UserName\AppData\Roaming\Research in Motion\BlackBerry\Loader XML

    4. go into C:\Program Files Research In Motion\AppLoader. (For Vista or Windows 7 64-bit, the path will be C: > Program Files x 86 > common files > Research In Motion > AppLoader) double-click on Loader.exe.

    Upgrade will continue then after Installation of the new OS restore your BlackBerry Desktop backup

    Software.

    Once done open BlackBerry Desktop Software (7.1) > select Applications. > in the section of language and support for entry , select the language to be added to the BlackBerry smartphone (a + will appear next to the language to install) > click apply.

    KB13067 : How to get smart BlackBerry phone language packs.

    So please try it and let us know.

    Prince

    _____________________________________________________________________________

    Click 'Like' If you want to thank someone.

    If problem resolves mark message (s) as a 'Solution', so that others can use.

  • How can I install to get the automatic updates for my drivers on a system Windows 8?

    Original title: hardware device

    How can I install to get the automatic updates for my drivers on a system Windows 8?

    Hello
    Go through the links below, it offers you a complete description of the automatic updates.

Maybe you are looking for

  • Devices of the page is not displayed correctly.

    http://Sunnah.com/Bukhari/3 Release after release, that's not fixed. And I have to use chrome.

  • My laptop won't boot at all

    Last Monday I was on my laptop and the battery came out while it's on, because then it does not start, I tried pressing F8 to start mode without failure, repair or mode and all I get is a white screen. I tried to boot from a Windows 7 repair of my CD

  • Possible to the direction of reverse scrolling of the trackpad in Windows 10 on BootCamp?

    I use Windows 10 on my middle rMBP 2014 15 "and would like to do the same"natural"under OS X direction. To save confusion, I want the two operating systems to scroll the exact meaning, it's the new way of scrolling that Apple introduced with Lion I t

  • the printer allignment set message is false

    HP Pavilion a4310f HP officejet 6480 printer Windows 7 Home Edition Whenever I turn on the printer, I get the message «alignment page error» I haven't added paper, changed a cartridge or make other changes to this printer. I have removed/reinstalled

  • HP15-r005la: Bios locked, solicito ayuda

    Greetings, I have a laptop of this model, hp: 15-r005la, rev: 22 13 - 100, [personal information deleted] al encenderla me pide contrasena para entrar al bios there're no recuerdo cual, el código Québec me muestra are '69304144', solicito su ayuda is