Return it BES policies programmatically (via API or similar).

Sorry, I'm wrong, we have a call on BWS wanting the it policy:

http://www.BlackBerry.com/developers/docs/BWS/Enterprise/Admin/5.0.4.35/com/rim/WS/Enterprise/Admin/...

Tags: BlackBerry Developers

Similar Questions

  • monitoring of virtual server via API

    Hello

    I'm trying to follow some easy tips using the vmware API.

    Using real project of samples in time I can get some values for the cpu, but I don't know what to do with these values.

    If I choose the number two options ("use of the UC in percent during the interval") I get a value of 2663. Divided by 20 (qSpec.intervalId = 20) it's more the CPU of the vSphere client is displayed.

    Can someone tell me what to do with this value?

    Maybe I just did not find good documentation, but for now the vmware API is a huge "?" for me.

    Is there a simple example or tutorial on how to use the API to control the hardware each virtual server information?

    Thank you

    The color is actually returned as a State of the API, so you can take the string and color coat any report/etc you want. Again, you'll want to familiarize yourself further by looking at the QAnywhere to see what has been returned and you should also take a look at the navigation on the CROWD that gives you a view of all objects in vCenter or ESX (i) via a web browser. It is located in the docs started get, so check!

    =========================================================================

    William Lam

    VMware vExpert 2009

    Scripts for VMware ESX/ESXi and resources at: http://engineering.ucsb.edu/~duonglt/vmware/

    Twitter: @lamw

    repository scripts vGhetto

    Introduction to the vMA (tips/tricks)

    Getting started with vSphere SDK for Perl

    VMware Code Central - Scripts/code samples for developers and administrators

    150 VMware developer

    If you find this information useful, please give points to "correct" or "useful".

  • OIM 11 g - authorization policy to create/update via API

    Hello

    Anyone know if it is possible to day/create a permission policy to the OIM 11 G (11.1.1.5) via the API?
    I already managed to create an access policy, but can't get something like "AccessPolicyResourceData" for authorization policies in the API.

    THX!

    Haven't tried it but can you try PolicyDefinitionService.class or the OESPolicyService.class and check if it works for you?
    It has the following methods:

    createPolicy(AuthzPolicy paramAuthzPolicy)
    
    modifyPolicy(AuthzPolicy paramAuthzPolicy)
    
    deletePolicy(String paramString)
    

    HTH

  • Get error Org assignment via API

    Dear all,

    I'll assign some elements via API (EGO_ITEM_PUB. org ASSIGN_ITEM_TO_ORG) and error.

    Even I downloaded the number of items through this process.

    The revision came is an element that does not exist in MTL_SYSTEM_ITEMS, or MTL_SYSTEM_ITEMS_INTERFACE.

    In the interface table (MTL_SYSTEM_ITEMS_INTERFACE) record exists.

    The value default main unit of measure is not valid or has not been set.  "Please check the profile option ' INV: Default main unit of measure.

    Thanks in advance to all.

    OK, then give any value that lies in lov and try.

  • Install the components of the network on vSphere host via API NSX virtualization

    I want to install the components of the network on vSphere host via API NSX virtualization, can anyone help me?

    Hello

    What SDK NSX are you referring?

    I can confirm, that the next REST call will work to prepare the cluster hosts.

    POSTER https://nsx-mgr-ip/api/2.0/nwfabric/configure

    field-c11

    You will receive the in the http response.

    The job status can be asked here:

    https://NSX-Mgr-IP/api/2.0/services/taskservice/job/

    field - c11-> MoRef of the cluster you want to prepare. I guess you know how to get the MoRef in a Cluster.

    Don't forget basic authentication and the Content-Type: application / xml header

    I hope this helps

    Fab

  • IOM "Modify resource of stocked" via api does not change the resource

    Hello!

    I'm having a problem to make requests to "Change the provisioned resources" via api.

    Demand is well created in IOM and contains all data for the modification of the resource.

    Approval of the application is done well, the status of the request is "Request completed" but then there is no change in the form of the resource.

    Does anyone have an idea why this happens?

    TKS

    Solved!

    entity.setEntityKey (OIU_KEY);

    TKS

  • How to remove the meeting via API to use Adobe Connect 8 Web Services

    Support using Adobe Connect 8 Web Services API 'Meetings to create' to create an Acrobat Connect Pro meeting.

    But I don't find not "Delete meeting" API similar to delete the meeting, could you tell me how to remove the meeting via API.

    Thank you!

    You must have used sco - create to create the meeting. To remove a meeting, use sco - remove API call.

    Find its documentation here.

  • return two values of columns via Javascript

    For the same purpose as:

    OnClick = "$s ('P1_DEPTNO', #DEPTNO #); return false; »

    to return a value from column via javascript, is it possible to return 2 values? Example:

    OnClick = "$s ('P1_DEPTNO', #DEPTNO #); $s ('P1_EMP, #EMPLOYEE #); return false; »

    Thank you all :)

    Max

    Maxime Carrier wrote:
    Sorry for the wrong question form, I'm not an English speaker, so I try my best to make sentences clear.

    My goal is like this in this issue: Insert the value of a column in the report in a page with JavaScript element - 2?

    My Apex version is: 4.0.2.00.06
    My DB is: Oracle 11G
    My browser: IE 7

    I'm trying to save two values when I click on a link in a report. I will use these values in which the declaration of another report. The content of the second report will depend on the link I clicked in the 1st. It will change dynamically without reloading the entire page.

    Standard or interactive report?

    Where is the defined link? Column link IR? The column link? HTML embedded in the report query?

    One of the two values is not a number.

    Use quotes around chains of substitution of the column as shown above.

  • To access the news Eloqua users via API

    Hello.

    2 questions:

    1. we are working on an application that requires the user to connect. Will be used only by people with access to an instance of Eloqua. I wonder if it is possible to allow users to connect with their Eloqua user credentials?

    2. can I I attach an activity to a user account existing Eloqua - e.g. E-mail creation or transfer of data made through the API? If so, where can I find documentation on this?

    Thank you
    Adam

    Hi Adam,.

    In regard to your first question - you can use Eloqua as an authentication source using the name of user and password provided by the user to make a very basic API call (IE. ListEntities).  If retrieve you data from the API, then the user is valid.  If there is an error returned, he will probably be one of two problems: a) the name of user and password supplied were invalid, or b) the name of user and password provided was valid, but the user has turned on Eloqua API permissions.  The error of the Eloqua API will allow you to determine which scenario is. You need to perform some sort of management session in your application to associate a session active Eloqua credentials and of course make sure that all course - is any form accepting Eloqua credentials must be secured by SSL, and any API call you make must be made via an SSL connection.

    Your second question is closely linked to the first - if you are using credentials Eloqua as the sign - it for your application, then these credentials should be used as authentication to Eloqua API calls.  In doing so, you will bind the activities performed by the API so that the user - for example, create/modify emails, creating/editing contacts, etc.

    Hope that helps!  Let me know if you need further clarification.

    Chris

  • Use of the firewall via API Service

    Hello

    looking at the appendix to the API_v_1_5_Reference I noticed that only 10 ComputingResources are listed. There is no reference to the firewall function.

    However, when I generate a report via the GUI, I am able to get the number of networks, Service NAT, DHCP, firewall, external network transfer/receive etc...

    Is it possible to get this information through the API?

    Thanks in advance,

    Marco

    Hi Marco,.

    You have two options: -.

    • You can find the ID of the next computing resource of the database directly. You must watch CB_SERVER_PROPERTY table invCenter chargeback database. Once the computer resource ID are generated for a particular vCenter Chargeback installation they are fixed and will not change.
    1. Number of networks--> SERVER_PROPERTY_NAME = "Count Of Networks", PROPERTY_CATEGORY = "vcloud"--> column SERVER_PROPERTY_VALUE will give you the id
    2. Service NAT--> SERVER_PROPERTY_NAME = "Service NAT", PROPERTY_CATEGORY = "vcloud"--> column SERVER_PROPERTY_VALUE will give you the id
    3. Service DHCP--> SERVER_PROPERTY_NAME = 'Service of firewall', PROPERTY_CATEGORY = "vcloud"--> column SERVER_PROPERTY_VALUE will give you the id
    4. Firewall Service--> SERVER_PROPERTY_NAME = "DHCP Service", PROPERTY_CATEGORY = "vcloud"--> column SERVER_PROPERTY_VALUE will give you the id
    5. External network transfer--> SERVER_PROPERTY_NAME = 'External network Transfer', PROPERTY_CATEGORY = "vcloud"--> column SERVER_PROPERTY_VALUE will give you the id
    6. Network reception external--> SERVER_PROPERTY_NAME = "External network receive", PROPERTY_CATEGORY = "vcloud"--> column SERVER_PROPERTY_VALUE will give you ideas
    • Another option is to find the resource ID computer using APIs (but it's time that an effort, I think that first approach should be better)

    Call APIs "Get, POST /Rechercher", the input xml for appellant file this API will look like

       
           
               
                   
               
               
                   
                        serverPropertyName
                   
               
               
                    0
                    100
               
           
       
    The response will return all properties with category as "vcloud" out of these properties, you can filter the relevant properties to your name (example ' Count of Networks') and get the id of computing resource of the value.
    I hope this helps.
    -Amrainder
  • Creating ent via API and post processing event handlers

    I have a number of post-processing-event handlers defined for the creation of the organization. They all work fine and do what they need to do when I create an organization via the web interface. However if I create an organization that uses the Java API, managers of events do not run. They are not supposed to run? I think that IOM should handle all the same applications - everywhere where they are generated.

    Here is my example of API:

    Import Thor.API.Exceptions.tcAPlException;
    Import Thor.API.Operations.tcOrganizationOperationslntf;
    import java.util.Hashtable;
    import java.util.HashMap;
    Import javax.security.auth.login.LoginException;
    Import oracle.iam. platform. OIMClient;

    public class test {}
    Public Shared Sub main (string [] args)
    {
    Hashtable env = new HashtableQ;
    approx. put (0IMc1 I ent. jAvA_NAMING_FACTORY_INITIAL, "weblogic.jndi.WLInitiialContextFactory");
    env.put (mpta OIMC]. JAVA_NAMING_PROVIDER_URL, "t3: / / localhost:14000");
    OIMClient oimclient = new olMClient (env);
    try {}
    oimclient. Login ("xelsysadm", args [O] .tocharArrayO); II the password is the only argument
    } catch (System.Exception e)
    System.out.println ("ERROR: connection exception.") Please check your username / password are correct. ») ;
    }
    tcorganizationOperationsintf orgManager = (tcOrganizationOperationsintf.class) oimclient.getservice;
    < String, String > HashMap hmorgDetails = new HashMap < String, String > ();
    hmOrgDetails.put ('Organizations.organizationName', 'org test');
    hmorgDetails.put ('Organizations.Type', 'Branch')
    Try
    {
    orgManager.createOrganization (hmorgDetails);
    } catch (Exception e) {}
    System.out.println (e. getMessage())
    e.printStackTraceQ;
    }
    return;
    }
    }

    and my definition of post processing:
    <? XML version = 'l.O' encoding = "uTF - 8"? >
    < eventhandlers xmlns = "http://www.oracle.com/schema/oim/platform/kernel."
    xmlns: xsi = "http://www.w3.org/2001/xMLschema-instance".
    xsi: schemaLocation = "http://www.oracle.com/schema/oim/platform/kernel%2dorchestrat-jon."
    -hand] ers. XSD">
    <! - custom preprocess event handlers - >
    < entity-type of the action handler = operation 'Organization' = 'CRΘER. '
    Class =' ' corn.corp.AutoCreateRoles
    name = 'Run in creating org'
    Stadium = "post-processing".
    order = "2000".
    Sync = "TRUE" / >

    Try to use OrganizationManager service class in your java code instead of the tcOrganizationOperationsIntf inheritance. Which should trigger the event handler. Recently, I had a problem where using the EntityManager on user has not triggered the eventhandler but only when using the UserManager triggered it.
    It would be possible only when you are using the legacy API, a new orchestration is not produced, and therefore the event handler is not called.

    -Marie

  • Modification of user passwords / privileges via API

    I work with the API user in a custom user Manager utility to perform all the basic operations of an admin of luminaire (create, modify, delete).

    Above all, the tool is very simple, but I'm looking to see if anyone else has experienced two elements that are irking me that exist as features of the Engine.EditUserDialog () method.

    When you change an existing via the existing method of TS user, you can change the password & privileges without headaches.  However when you use the raw API none of these simple tasks seem trivial.

    (1) when 'I' User.Password, the chain is (naturally) scrambled to prevent casual snooping.  In my view as dialog box * anyway, so not done wrong. However, TS doesn't seem to know if it is powered by the chain on the side 'set' of the equation is already coded and based on my tests, seems to be scrambling twice if no change is made to this field.  Is it possible to implement User.Password which will _not_ force a "scramble"?  (in case I want to put the password to the value it was already?)

    Normally, I would just omit the 'set' action if I didn't change the value. But because of other circumstances (see below), I don't have that luxury this time.

    (2) in the API User.Privileges is a property read-only even for administrators.  Is there a work around for this for when an administrator wants to upgrade/downgrade a user access?  It seems to me that the achievable only thing to do is copy the info from the old user object, destroy it and make the new user with the correct privilege container object.  Adjust assignments of UserGroupList is pretty easy, but there is no way to modify an existing user privileges...

    Curious!

    Hi Elaine,.

    I think you just need to modify the members of a particular group.

    That you have defined a new user Joe Brown as a technician but later, you will need to change to be an operator.

    All you do is remove a GroupUser technician members and add operator GroupUser members. You need not resubmit the password.

    Get a reference to Engine.UserGroup ("technician")

    with this reference, get a picture of the User.Members

    Find out where the user is in the table and remove this item

    close the reference User.Members

    Get a reference to Engine.UserGroup ("operator")

    with this reference, get a picture of the User.Members

    Add Joe Brown at the members table.

    close the reference User.Members

    Joe Brown will now be an operator and you do not have to change its coordinates.

    I noticed that by using the User Manager to see the changes that I could see that Joe Brown had changed groups and it has been removed from a group, but it has not been shown in the new group.saving the user changes and disconnect and connect again the changes where now seen.

    Then maybe you need to validate the user to the new group.

    See if that helps

    Concerning

    Ray Farmer

  • Mark Dell-system information by using the serial number via API

    Hello

    I don't know I put this post in the right place, but here goes anyway.

    It is possible to query information system uses a series of Dell via some sort of API? I'm creating a reporting solution for our internal COMPUTER systems and I soap operas of all our products from Dell. I know that you can enter these individually or as a list, but I'm looking for something more automated.

    Thank you

    James


  • Import addresses MAC of SSCM at ISE to boot PXE via API

    During PXE starts the process in a network with ISE (2.1) and 802. 1 x activated, a new customer has access to the network through MAB in ISE. Instead of register all MAC addresses manually (or via .csv file) at ISE, we look for a way to import addresses customer mac automatically entered in SCCM in ISE. The REST API may be used, but can not find any information on how you can solve a case like this.

    Anyone has experience with this, and how is it resolved?

    In ISE MAC addresses are recorded as 'settings', these can be created using the rest api, specifically the function create endpoints.

    http://www.Cisco.com/c/en/us/TD/docs/security/ISE/2-0/api_ref_guide/api_ref_book/ise_api_ref_ers2.html#pgfId-1115364

    You can do this with just about any language programming Kael'thas has a sort of library of connections of http, such as php, java, perl, python, powershell, VB.

  • Mark the media as offline via API

    Looking for a way to score with the API offline media.

    clip.changeMediaPath () doesn't look like it can - y at - it another way I can mark the video as offline before changing the media path?

    I need to use changeMediaPath, because the clip replace over time, and while the version of the clip is offline (not yet translated), it must be marked as offline.

    Thank you.

    The programmatic way only to do today would be to point the path to non-existent images. Organization would be while it was offline.

    Maybe you can move images is not yet in line in a bin named 'Not ready' (or something), then move them to different parents bins, as real images became available?

Maybe you are looking for